Step to reproduce (Connect to Websphere MQ using LDAP and JNDI)
--> deploy the OSGI either by osgi:install or by putting all the provided OSGI bundle int odeploy folder --> deploy the code(connecting to Websphere MQ using LDAP and JNDI) into FUSE works fine --> Install features as features:install jndi --> deployed code give you error now as javax.naming.Reference cannot be cast to javax.jms.QueueConnectionFactory
|