OSGI BUNDLE ERROR (CRXDE) | Community
Skip to main content
AEMLearner-1989
Level 4
October 16, 2015
Solved

OSGI BUNDLE ERROR (CRXDE)

  • October 16, 2015
  • 2 replies
  • 691 views

Dear Friends,

I am trying to create a simple hello-world program but getting the below error when i try to build it.

Unable to scan class files: com.training.Sample.HelloWorld.Activator (Class file format probably not supported by ASM ?)

Please help....

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

Follow this community artilce to build your service using Maven and AEM: 

https://helpx.adobe.com/experience-manager/using/first-osgi.html

As pointed out - never use CRXDE to build OSGi bundles. 

2 replies

Adobe Employee
October 16, 2015
smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015

Follow this community artilce to build your service using Maven and AEM: 

https://helpx.adobe.com/experience-manager/using/first-osgi.html

As pointed out - never use CRXDE to build OSGi bundles.