|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Connecting to MQ |
« View previous topic :: View next topic » |
Author |
Message
|
biswagourab |
Posted: Wed Aug 24, 2005 3:33 am Post subject: Connecting to MQ |
|
|
 Apprentice
Joined: 31 May 2005 Posts: 47 Location: London
|
I've been having a problem connecting to MQ .
I am trying to use a JMS bridge on Weblogic to forward and receive messages to/from MQ.
Both the MQ instance and the Weblogic instance are started using different Solaris users.
These two users do not have a common group.
It's been suggested that this may be preventing me from being able to send messages between MQ and Weblogic.
Does this sound like it could be the problem for MQ?
Do I know if there are any MQ security constraints that rely on the users etc?
Have anybody heard of having similar problems |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Aug 24, 2005 3:48 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
If the weblogic user is not authenticated to MQ, then it will not be able to connect to MQ and put or get messages.
You can use an MQ command called "setmqaut", which is very well documented, to authorize users that aren't in the mqm group (and you probably don't want to put the weblogic user in the mqm group) to do stuff with MQ. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Aug 24, 2005 12:44 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Look as well into JAAS.  |
|
Back to top |
|
 |
preich |
Posted: Fri Oct 14, 2005 6:25 am Post subject: |
|
|
Novice
Joined: 12 Oct 2005 Posts: 15
|
jefflowrey wrote: |
If the weblogic user is not authenticated to MQ, then it will not be able to connect to MQ and put or get messages.
You can use an MQ command called "setmqaut", which is very well documented, to authorize users that aren't in the mqm group (and you probably don't want to put the weblogic user in the mqm group) to do stuff with MQ. |
Hmm. I have securityexception
javax.jms.JMSSecurityException: MQJMS2013: for MQQueueManager used incorrect authentication credentials.
but weblogic located on my local machine and mqseries manager running on remote linux. Connect via TCP/IP. I think in my case it is not "user non in mqm group" problem? |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|