Error in Configure JMSAdmin utililty
843830Jul 20 2004 — edited Jul 27 2004Hi,
I have installed IBM MQ Series 5.3 on windows XP. I am attempting to use JMSAdmin to configure
my qcf and queues that my applications will talk to. When I run
JMSAdmin and try to create my qcf I get unable to bind object.
InitCtx> define QCF(sampleQCF) qmanager(MQJMS)
unable to bind object
I have altered the JMSAdmin.config file to use
INITIAL_CONTEXT_FACTORY=com.sun.jndi.ldap.LdapCtxFactory
PROVIDER_URL=ldap://system3.objectfrontier.com:389/cn=ivtQCF
SECURITY_AUTHENTICATION=none
I have added the following to my system variables:
to MQ_JAVA_INSTALL_PATH I have added com.ibm.mq.jar and
com.ibm.mqjms.jar and CLASSPATH I have added all of the above listed jars.
I am stumped as to what the problem is. Any help anyone can provide
would be much appreciated.