Question
Using Adobe Target Java SDK with AEM
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