OSGi support

To use OSGi bundle with IBM® MQ Advanced Message Security additional parameters are required.

Run the following parameter during the OSGi bundle startup:


-Dorg.osgi.framework.system.packages.extra=com.ibm.security.pkcs7
When using encrypted password in your keystore.conf, the following statement must be added when OSGi bundle is running:

-Dorg.osgi.framework.system.packages.extra=com.ibm.security.pkcs7,com.ibm.misc
Restriction: IBM MQ AMS supports communication using only MQ Base Java Classes for queues protected from within the OSGi bundle.