Using WebSphere MQ Everyplace within OSGi

When developing your own bundles, importing the correct WebSphere MQ Everyplace packages into your bundles manifest file ensures that the WebSphere MQ Everyplace bundle is also installed into the framework when your bundle is installed.

One major factor in developing a bundle is that only one WebSphere MQ Everyplace queue manager is able to be run within an OSGi runtime. This means that there may be conflicts if several bundles are installed and each requires its own queue manager. Careful design of the bundle application is required to eliminate this problem. However, there should be no limit on the number of bundles that can use the same queue manager.



© IBM Corporation 2002. All Rights Reserved