Expand my Community achievements bar.

Unable to add digital signatures using Adobe LCES Digital Security

Avatar

Former Community Member
I have tried running the Sample Java code to add digital signature fields and add signatures. I am getting errors. The log file shows:

 

 

com/adobe/idp/Context

Jan 2, 2009 4:00:14 PM com.adobe.livecycle.signatures.common.CommonBaseException logException

SEVERE: ALC-DSS-300-000 Generic SignaturesBaseException (in the operation : addSignatureField)

Caused By: com/adobe/idp/Context(EjbMessageDispatcher.java163)

Caused By: com/adobe/idp/Context(Class.java-2)

ALC-DSS-300-000 Generic SignaturesBaseException (in the operation : addSignatureField)

Caused By: com/adobe/idp/Context(EjbMessageDispatcher.java163)

Caused By: com/adobe/idp/Context(Class.java-2)

com.adobe.livecycle.signatures.client.SignatureServiceClient.addSignatureField(SignatureServiceClient.java:342)

apple.AddSignatureField.main(AddSignatureField.java:53)

Caused By: com.adobe.idp.dsc.DSCException

com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.doSend(EjbMessageDispatcher.java:163)

com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispatcher.java:57)

com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)

com.adobe.livecycle.signatures.client.SignatureServiceClient.addSignatureField(SignatureServiceClient.java:324)

apple.AddSignatureField.main(AddSignatureField.java:53)

 

Has anyone worked with the JAVA API to add digital signatures on to a PDF file using Adobe LiveCycle ES 8.2? If yes please let me know.

 

- Ragha
0 Replies