コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Problem while creating OSGi bundles using CRXDE in AEM 6.1

Avatar

Level 2

Hi Guys,

I am facing problem while creating OSGI bundles using CRXDE in AEM 6.1. I couldn't build the bundle, its throws error in build info like "Unable to scan class files: com.mywebsite.test.Activator (Class file format probably not supported by ASM ?)".  If anyone come across with this issue, kindly help me to overcome this one.

Thanks,

Raja

1 受け入れられたソリューション

Avatar

正解者
Level 10

Hi Raja,

The best way to create the OSGI bundle is through Maven. CRXDE is not advisable for creating OSGI bundles.

Follow this article(First OSGI) which creates basic OSGI bundle(which contains Component and Service): https://helpx.adobe.com/experience-manager/using/first-osgi.html

Thanks,
Ratna Kumar,

元の投稿で解決策を見る

1 返信

Avatar

正解者
Level 10

Hi Raja,

The best way to create the OSGI bundle is through Maven. CRXDE is not advisable for creating OSGI bundles.

Follow this article(First OSGI) which creates basic OSGI bundle(which contains Component and Service): https://helpx.adobe.com/experience-manager/using/first-osgi.html

Thanks,
Ratna Kumar,