Expand my Community achievements bar.

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

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

What is an OSGi bundle?

Avatar

Employee

What is an OSGi bundle?

1 Accepted Solution

Avatar

Correct answer by
Employee

An OSGi bundle is a Java module that can be deployed to the Adobe Experience Manager service layer. You can use an OSGi bundle to create custom services within AEM. An OSGi operation can be invoked from other services or JSPs.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

An OSGi bundle is a Java module that can be deployed to the Adobe Experience Manager service layer. You can use an OSGi bundle to create custom services within AEM. An OSGi operation can be invoked from other services or JSPs.