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

Can change the implementation of OSGI Bundles in Felix console ?

Avatar

Level 2

Hi Folks,

Good day !!

Is there any way to change the implementation of deployed OSGI Bundles(developed by Adobe For ex: Adobe Social Communities Commons OAuth) in Felix console ?

 

Thanks & Regards,

Vinayak S

1 Accepted Solution

Avatar

Correct answer by
Level 10

You can't change & even if you do so upgrade or sp or hotfix installation overwrites it.  Instead create your own bundle & don;t interfere with OOB.  If you have requirements to use same selector etc then still create your own bundle and  make use of service ranking to get your implementation called.

If you are looking for oauth take a look at recording at http://dev.day.com/content/ddc/en/gems/oauth-server-functionality-in-aem---embrace-federation-and-un...

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

You can't change & even if you do so upgrade or sp or hotfix installation overwrites it.  Instead create your own bundle & don;t interfere with OOB.  If you have requirements to use same selector etc then still create your own bundle and  make use of service ranking to get your implementation called.

If you are looking for oauth take a look at recording at http://dev.day.com/content/ddc/en/gems/oauth-server-functionality-in-aem---embrace-federation-and-un...