java.lang.NoClassDefFoundError com/adobe/aemfd/docmanager/source/DocumentSourceHandler | Community
Skip to main content
Level 1
January 31, 2026
Question

java.lang.NoClassDefFoundError com/adobe/aemfd/docmanager/source/DocumentSourceHandler

  • January 31, 2026
  • 0 replies
  • 3 views

Hi

I am getting this error on trying to instantiate new Document.

I am using gradle with dependency com.adobe.aemfd:aemfd-client-sdk: 6.0.904

I don’t see this class in the jar either. Is there any other dependency I should add to resolve this issue?

Thanks!