Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Output
Viewing all articles
Browse latest Browse all 9631

OutputClient - a starter qu

$
0
0

Hi,

 

I am testing the OutputClient.generatePDFOutput() method, and get the follwoing error:

 

com.adobe.livecycle.output.exception.OutputException

 

 

 

 

 

: java.lang.IllegalStateException

at com.adobe.livecycle.output.client.OutputClient.generatePDFOutput(

 

 

OutputClient.java:149)

at com.ytzsys.output.TEST.CreatePDFDocument.main(

 

CreatePDFDocument.java:82)

Caused by:

 

java.lang.IllegalStateException

at com.adobe.idp.dsc.clientsdk.ServiceClientFactory$1.handleThrowable(

 

 

ServiceClientFactory.java:69)

at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(

 

ServiceClient.java:220)

at com.adobe.livecycle.output.client.OutputClient.invokeRequest(

 

OutputClient.java:607)

at com.adobe.livecycle.output.client.OutputClient.generatePDFOutput(

 

OutputClient.java:132)

... 1 more

Caused by: java.lang.NoClassDefFoundError:

 

javax/ejb/EJBException

at com.adobe.idp.dsc.clientsdk.ServiceClientFactory.evaluateMessageDispatcher(

 

 

ServiceClientFactory.java:587)

at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(

 

ServiceClient.java:215)

... 3 more

 

 

The LiveCycle server is a JBoss turn-key installation on my Windows machine.  The code is basically copied form the API quick start, with a change of the file names only, and is attched below.  

 

Your help on this problem is greatly appreciated.

 

Thanks.

 

Kelvin

 

 

 


Viewing all articles
Browse latest Browse all 9631

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>