how to access Web sphere default messaging provide queues using HermesJMS?

373 views Asked by At

Geetting error while trying to connect to websphere8 default messaging provider using following jars using hermesJMS

  1. com.ibm.ws.orb_8.0.0.jar

  2. com.ibm.was.sib.client.thin.jms_8.0.0.jar

  3. com.ibm.ws.ejb.thinclient_8.0.0.jar

Error- javax.naming.NamingException: Error getting WsnNameService properties [Root exception is org.omg.CORBA.TRANSIENT: initial and forwarded IOR inaccessible vmcid: 0x4942f000 minor code: 3591 completed: No

enter image description here

1

There are 1 answers

4
titou10 On

If you are not stucked with HermesJMS, you could give a try to JMSToolBox on sourceforge that allows to either connect directly to the internal WAS SIB or via a JMS Connection Factory
JMSToolBox is very easy to configure to connect to WAS SIB