Output Service Java API


hi,

i have installed , deployed adode lc es 8.1 weblogic. have 2 questions;
1) while deploying components 'workbench admin', 'rights admin' , 'pdf generator', exceptions thrown saying somes jar can not deployed. after exception deployment stops.

a) pdf generator component

[2007-07-11 17:44:02,751], fine , thread-11, com.adobe.livecycle.lcm.feature.deployment.lcmdeployerutil, installcomponent : ..\working\deploylc\deploy\adobe-pdfgconfig-dsc.jar
[2007-07-11 17:44:08,749], severe , thread-11, com.adobe.livecycle.lcm.feature.deployment.deploydscs, failed deploy component.
com.adobe.livecycle.lcm.core.lcmexception[alc-lcm-030-200]: failed deploy component.

b) righta admin component

[2007-07-11 17:41:59,449], fine , thread-10, com.adobe.livecycle.lcm.feature.deployment.lcmdeployerutil, installcomponent : ..\working\deploylc\deploy\adobe-rightsmanagement-weblogic-dsc.jar
[2007-07-11 17:42:10,314], severe , thread-10, com.adobe.livecycle.lcm.feature.deployment.deploydscs, failed deploy component.
com.adobe.livecycle.lcm.core.lcmexception[alc-lcm-030-200]: failed deploy component.

c) workbench admin component

[2007-07-11 17:37:03,329], fine , thread-8, com.adobe.livecycle.lcm.feature.deployment.lcmdeployerutil, installcomponent : ..\working\deploylc\deploy\adobe-workspacepersistence-dsc.jar
[2007-07-11 17:37:05,001], severe , thread-8, com.adobe.livecycle.lcm.feature.deployment.deploydscs, failed deploy component.
com.adobe.livecycle.lcm.core.lcmexception[alc-lcm-030-200]: failed deploy component.

2) not know whether because of above. when using output service java api, generate pdf given xdp , xml data, getting below exception,

exception in thread "main thread" com.adobe.livecycle.output.exception.outputexception: com.adobe.idp.documenterror: error unmarshalling arguments; nested exception is:
java.lang.classnotfoundexception: failed load class com.adobe.idp.documentfileid (see server-side log details)
@ com.adobe.livecycle.output.client.outputclient.generatepdfoutput(outputclient.java:138)
@ adobe.carspdfgenerator.main(carspdfgenerator.java:46)
caused by: com.adobe.idp.documenterror: error unmarshalling arguments; nested exception is:
java.lang.classnotfoundexception: failed load class com.adobe.idp.documentfileid (see server-side log details)

appreciated help.

thanks
raghu

hi
we using ejp service generating pdf.but our outputclient.generatepdfoutput() not giving anything.when being called program gets hang,nor throwing exeption.
i running program machine has windows os , livecycle intalled on linux machine , has weblogic server on it.
we making connection in service client.


More discussions in LiveCycle APIs


adobe

Comments