Using Adobe Target Java SDK with AEM | Community
Skip to main content
Level 2
September 14, 2020
Question

Using Adobe Target Java SDK with AEM

  • September 14, 2020
  • 1 reply
  • 1276 views
 
 
 

Is there an OSGi bundle for Adobe Target's Java SDK. I am able to convert the regular jar into an OSGi bundle and it resolves dependencies correctly but the when I try to use it in the code, it throws NoClassDefinition errors.


Thanks

SS

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Singaiah_Chintalapudi
Level 7
September 14, 2020
Level 2
September 14, 2020

Hi Singaiah I am looking for the OSGi bundle and not the regular jar which you have shared. When I am trying to convert a regular jar to osgi bundle and install that in AEM that is when I run into issue. Thanks, SS