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 ?
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.
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.