Re: JAVA app can't see clustered queues

2004-06-30 Thread Brendan Drummond
Title: RE: JAVA app can't see clustered queues Hi Peter, The plain JAVA MQOPEN options were not set correctly (which didn’t help). These have now been changed and a connection can be made. However, when using JMS with the following Queue properties specified: FAILIFQUIESCE(YES)    

Re: JAVA app can't see clustered queues

2004-06-29 Thread Niklas Gustavsson
o:* [EMAIL PROTECTED] *Subject:* Re: JAVA app can't see clustered queues You probably have the QMANAGER property of the queue object filled in. The manual says that that is the name of the QM you are connected to. The manual is WRONG. That property maps to the MQOD_ObjectQmngrNam

Re: JAVA app can't see clustered queues

2004-06-29 Thread Potkay, Peter M (PLC, IT)
AMTo: [EMAIL PROTECTED]Subject: Re: JAVA app can't see clustered queues You probably have the QMANAGER property of the queue object filled in. The manual says that that is the name of the QM you are connected to. The manual is WRONG. That property maps to the MQOD_ObjectQmngrNa

Re: JAVA app can't see clustered queues

2004-06-29 Thread Potkay, Peter M (PLC, IT)
that in QMANAGER.     I dealt with this before: http://www.mqseries.net/phpBB2/viewtopic.php?t=12350&highlight=         -Original Message-From: Brendan Drummond [mailto:[EMAIL PROTECTED]Sent: Tuesday, June 29, 2004 10:45 AMTo: [EMAIL PROTECTED]Subject: JAVA app can't see

JAVA app can't see clustered queues

2004-06-29 Thread Brendan Drummond
Hi, We're having a few problems when a JAVA application is trying to put messages to a clustered queue which exists on 2 (remote) full repository boxes. If we specify the clustered queue in the connection configuration, we receive the 2085 error code. I have also tried creating a local