jiajiunnw451256
22-05-2019
Hi All,
While trying testing the addSignatureField from link below:
Adobe Experience Manager Help | Using AEM Document Services Programmatically
I am getting java.lang.ClassNotFoundException: com.adobe.aemfd.docmanager.source.DocumentSourceHandler.
Can you please advise which jar contain DocumentSourceHandler? why it is not included?
Testing with AEM 6.2 jar
aemfd-client-sdk-6.2.0.jar
org.apache.sling.api-2.16.4.jar
Thanks and regards
Jia Jiunn Wong
abhinash007
22-08-2019
You need to add Adobe AEMDS Core Document Manager Support (adobe-aemds-core-docmanager) bundle in classpath or you can add it dependency. This bundle is present in AEM. It will resolve DocumentSourceHandler class