posted 21 years ago
Hi,
I am using IBM MQ Series 5.2 for JMS and Websphere 4.0.1.
My MQ server and App server is on same solaris machine.
In the JMSAdmin.config file I have given follwing setting:
INITIAL_CONTEXT_FACTORY=com.ibm.ejs.ns.jndi.CNInitialContextFactory
PROVIDER_URL=iiop://localhost/
when I am trying to start the JMSAdmin utility I am getting the error"JNDI initialisation failed, please check your JNDI settings and service"
please help