Author |
Message |
Topic: Access queue manager under a Unix ID in Windows |
tbp3272
Replies: 5 Views: 4443
|
Forum: IBM MQ API Support Posted: Wed Sep 28, 2005 6:38 am Subject: Access queue manager under a Unix ID in Windows |
But it still allows MQ to verify queue authorizations for an alternate userid, right? |
Topic: Access queue manager under a Unix ID in Windows |
tbp3272
Replies: 5 Views: 4443
|
Forum: IBM MQ API Support Posted: Wed Sep 28, 2005 6:30 am Subject: Access queue manager under a Unix ID in Windows |
Can't you use the MQC.MQOO_ALTERNATE_USER_AUTHORITY property in the AccessQueue method to specify the application id??? |
Topic: Debugging Java Plugin Node |
tbp3272
Replies: 12 Views: 12870
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 15, 2005 10:50 am Subject: Debugging Java Plugin Node |
So how do you turn the debugger off? |
Topic: HTTPRequest node support for different content types |
tbp3272
Replies: 1 Views: 1821
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 12, 2005 9:03 am Subject: HTTPRequest node support for different content types |
We had the same question. Has anyone run into this situation? |
Topic: Is XA required for JMS MDB app to talk to a Remote QMgr |
tbp3272
Replies: 1 Views: 1742
|
Forum: IBM MQ Java / JMS Posted: Tue Jun 07, 2005 8:47 am Subject: Is XA required for JMS MDB app to talk to a Remote QMgr |
We have an application that is running on WAS 5.1 on Windows and connecting to a remote v5.3 Qmgr on a seperate server. We have the XA Enabled attribute turned off on the Topic Connection Factory, bu ... |
Topic: Embedded Messaging Client?? |
tbp3272
Replies: 3 Views: 3358
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue May 31, 2005 9:38 am Subject: Embedded Messaging Client?? |
I have an application running on a WebSphere App Server on Windows 2000. The app has a requirement for XA transactions between a MQ SQL Server database and a WMQ Queue Manager. The WAS, SQL Server d ... |
Topic: MQJMS3023 Subscription has an active TopicSubscriber |
tbp3272
Replies: 2 Views: 3487
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 07, 2002 4:59 am Subject: MQJMS3023 Subscription has an active TopicSubscriber |
When the application abnormally terminates, the channel remains active. Eventually the channel will detect loss of the the network connection and the channel will stop. If the application tries to r ... |
Topic: MQJMS3023 Subscription has an active TopicSubscriber |
tbp3272
Replies: 2 Views: 3487
|
Forum: IBM MQ Java / JMS Posted: Fri Jun 21, 2002 3:36 am Subject: MQJMS3023 Subscription has an active TopicSubscriber |
In our testing we are encountering a problem that we're concerned about that prevents us from receiving messages. This error that is reported from MQ Series:
MQJMS3023: Subscription has an active ... |