Skip to main content
Level 2
September 14, 2020
Question

Using Adobe Target Java SDK with AEM

  • September 14, 2020
  • 3 replies
  • 1292 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.

3 replies

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