Posted: Wed Sep 20, 2006 7:42 am Post subject: MQ Series - JMS error while creating connection to QueueMana
Apprentice
Joined: 24 Feb 2006 Posts: 36 Location: Phoenix AZ
Hi All,
We are facing problem in connecting Queue Manager with userid and password by simple JMS client program.
If I did not pass any userid and password, it is working fine and even it is working when I pass the administrator userid and password. But the client’s requirement is to pass the userid which is part of Domain and mqm group. My JMS application program is running on the same machine on which MQ Series is also running.
Are there any constraints when we use userid and password while creating connection to Queue Manager?
Is there any other reason for this exception MQJMS2013?
Environment:
Operating System: Solaris
MQ Server: MQSeries v 5.3
Here is my code and the exception thrown
com.ibm.mq.jms.MQQueueConnectionFactory mqConnectionFactory = new com.ibm.mq.jms.MQQueueConnectionFactory();
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum