[jboss-jira] [JBoss JIRA] Closed: (JBESB-104) Re-qualify against MQSeries
Kurt Stam (JIRA)
jira-events at jboss.com
Mon Dec 11 00:12:38 EST 2006
[ http://jira.jboss.com/jira/browse/JBESB-104?page=all ]
Kurt Stam closed JBESB-104.
---------------------------
Resolution: Done
Validated against both MQ 5.3 and 6.0
In MQ Series create a Queue Manager called "ConnectionFactory", or bind this under JNDI. Under it
create Queue using all CAPS, and no slashes.
>From you WAS installation Obtain:
mqcontext.jar
com.ibm.mq.pcf.jar
>From the MQ Series 5.3/6.0 obtain:
com.ibm.mq.jar
com.ibm.mqjms.jar
Note that for MQ 6.0:
Message: Unable to get a MQ series Queue Manager or Queue Connection. Reason: failed to create connection --javax.jms. JMSSecurityException: MQJMS2013: invalid security authentication supplied for MQQueueManager
Explanation: There is a problem with user permissions or access.
Tip: Make sure the user accessing MQ Queue Manager is part of the mqm group.
> Re-qualify against MQSeries
> ---------------------------
>
> Key: JBESB-104
> URL: http://jira.jboss.com/jira/browse/JBESB-104
> Project: JBoss ESB
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: ESB Core
> Affects Versions: 4.0 Alpha 1
> Reporter: Mark Little
> Assigned To: Kurt Stam
> Priority: Blocker
> Fix For: 4.0
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list