-
1. Re: Where is the packaging tool ?
Jim Lester Jul 14, 2010 12:26 PM (in response to (MightyJack))It and the other samples are in UploadTest-1_2.zip which is in the ADBE_ContentServer4.zip that you get from the Adobe servers.
-
2. Re: Where is the packaging tool ?
(MightyJack) Jul 15, 2010 2:16 PM (in response to Jim Lester)Thank you Jim.
I found the files.
I have read the http://webdevlogs.blogspot.com/2009/02/adobe-content-server-4-acs4-setup-guide_3104.html but "missed" where to put the Upload test files.
And where and how do you access them and the Java command to pack pdf files.
java –Xmx1024M –jar UploadTest-1_2.jar http://gort.corp.adobe.com:8080/packaging/Package srcbooks\theArtofWar.pdf –pass xxxx -xml -jpg
If you guide me to " where to read" or a short desception it will help me a lot..
Regards
Tonny
-
3. Re: Where is the packaging tool ?
Jim Lester Jul 16, 2010 8:01 AM (in response to (MightyJack))Where you put them is up to you. There is a quick start guide that came with ACS4, have you looked at it?
-
4. Re: Where is the packaging tool ?
(MightyJack) Jul 16, 2010 11:31 AM (in response to Jim Lester)Hi Jim
Yes, i have read the "Quick start guide" from 20 feb 2009. And some of the post like the "content server 4 help" where they had some of the same problems.
The pdf say " The packaging tool is simple command line tool written in Java that makes the appropriate calls to the packaging service’s web-service APIs "
My confusion is the command line ? - Where and how do i get this ? And can this be a automate workflow ? Is it included in ACS4 or do you have to code all you self.?
And where can i find a guide "how to install the and use " the conrent server so i can put out a book i pdf.
I would like to do someting like this.
java –Xmx1024M –jar UploadTest-1_1.jar http://gort.corp.adobe.com:8080/packaging/Package srcbooks\theArtofWar.pdf –pass barada -xml -jpg
I can't find out if Adobe Content server or Livecycle right management is the right product. I have to send out pdf files there experies after 6 md and they have to be protected. I feel that ACS4 is the go..
If you have a short guide to pdf to acs4 server and how to create useres i will be happy....
By the way i hope my english make sens, it is my 2 language.....
/Tonny
-
5. Re: Where is the packaging tool ?
Jim Lester Jul 19, 2010 1:54 PM (in response to (MightyJack))The sample packaging tool is UploadTest-1_1.jar which is part of the ACS4 distribution. The actual command line will depend upon your server name and the path to the books you want ot use.
The Quick-Start guide (also in the ACS4 distribution) does take you through setting up and using an ACS4 set of servers.

