Author |
Message |
Topic: XAQueueSession creation problem |
Andrey
Replies: 5 Views: 6989
|
Forum: IBM MQ Java / JMS Posted: Thu Jul 25, 2002 3:56 am Subject: XAQueueSession creation problem |
Thank you,
I see that MQ response code is 2072 and this means MQRC_SYNCPOINT_NOT_AVAILABLE. Also i'm using external unit-of-work coordinator (DB2). Can you expalin why it's heppened?
Thanks |
Topic: XAQueueSession creation problem |
Andrey
Replies: 5 Views: 6989
|
Forum: IBM MQ Java / JMS Posted: Wed Jul 24, 2002 1:25 am Subject: Almost is OK, BUT.... |
Hi, thank you very much. Now XASession creating is OK. But now, when i'm trying to swnd message from the XASession the following exception thrown:
javax.jms.JMSException: MQJMS2007: failed ... |
Topic: XAQueueSession creation problem |
Andrey
Replies: 5 Views: 6989
|
Forum: IBM MQ Java / JMS Posted: Mon Jul 22, 2002 11:57 pm Subject: XAQueueSession creation problem |
Does anybody can explain, why the following exception can be thrown?
This exception is thrown when i'm trying to create XAQueueSession.
In the code below i've pointed the place where exception is th ... |
Topic: Message's correlation ID of publications |
Andrey
Replies: 2 Views: 3813
|
Forum: IBM MQ Java / JMS Posted: Fri Mar 29, 2002 4:19 am Subject: Message's correlation ID of publications |
Abiram, problem is when MQ broker changes correlation Id of the message which is published. I would like pass correlation Id of the published message as is. |
Topic: Message's correlation ID of publications |
Andrey
Replies: 2 Views: 3813
|
Forum: IBM MQ Java / JMS Posted: Fri Mar 29, 2002 3:01 am Subject: Message's correlation ID of publications |
Hi,
I'm using ma0c support pac with MQ Series broker. I would like to identify messages received from the publisher by message correlation Id. And I would like avoid of using MQPS_CORREL_ID_AS_IDENTI ... |
Topic: Support pac ma0c |
Andrey
Replies: 1 Views: 3146
|
Forum: IBM MQ Java / JMS Posted: Thu Mar 07, 2002 3:09 am Subject: Support pac ma0c |
Could somebody explain me why MQ broker does not disconnect from the queue after sibscriber is unsubscribed. Other words, MQ broker does not allow to remove queue which is no longer used. Is there any ... |
Topic: How can I interrupt Queue.get()? |
Andrey
Replies: 3 Views: 4720
|
Forum: IBM MQ Java / JMS Posted: Tue Dec 18, 2001 9:00 am Subject: How can I interrupt Queue.get()? |
Thank, Neil
I prefer the second one.
|
Topic: Metatopic's queue |
Andrey
Replies: 0 Views: 6168
|
Forum: IBM MQ Java / JMS Posted: Tue Dec 18, 2001 8:57 am Subject: Metatopic's queue |
I'm using MQ Series broker of support pac ma88. And I'm trying to make any subscribers on user defined and meta topics ("MQ/S/*/Subscribers/Identities/*" and "MQ/S/*/Publishers/Identities/*"). Subscri ... |
Topic: How can I interrupt Queue.get()? |
Andrey
Replies: 3 Views: 4720
|
Forum: IBM MQ Java / JMS Posted: Tue Dec 18, 2001 12:18 am Subject: How can I interrupt Queue.get()? |
Hi All!
Is there any way to interrupt Queue.get() method when WaitInterval is Unlimited?
Thanks |
Topic: How can i use non-JMS fields in RFH2 header? |
Andrey
Replies: 5 Views: 15597
|
Forum: IBM MQ Java / JMS Posted: Tue Nov 13, 2001 1:41 am Subject: How can i use non-JMS fields in RFH2 header? |
Neil, I'm sorry for my stupid question again, but I could not find such method in API references. Can you point where exactly I can find this API?
Thanks |
Topic: How can i use non-JMS fields in RFH2 header? |
Andrey
Replies: 5 Views: 15597
|
Forum: IBM MQ Java / JMS Posted: Mon Nov 12, 2001 1:08 am Subject: How can i use non-JMS fields in RFH2 header? |
Thanks, Neil
Just please clarify one thing. How and where can I set the TARGCLIENT value? |
Topic: How can i use non-JMS fields in RFH2 header? |
Andrey
Replies: 5 Views: 15597
|
Forum: IBM MQ Java / JMS Posted: Fri Nov 09, 2001 2:28 am Subject: How can i use non-JMS fields in RFH2 header? |
Hi everyone
Can anybody explain me, it is possible to set any non-JMS fields in the message? I mean the following: If i use method Message.setStringProperty(name, value) JMS processor adds field with ... |
Topic: Unexpected behaviour of MQSI |
Andrey
Replies: 0 Views: 3797
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Nov 02, 2001 6:10 am Subject: Unexpected behaviour of MQSI |
Hi all
Could anybody take a look on my message flows and try to perform them? There are two message flows - Test (it's main flow) and Loop (subflow for loop realization) - both are in Test.XML file ... |
Topic: XML broken |
Andrey
Replies: 8 Views: 6838
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 28, 2001 4:39 am Subject: XML broken |
On 2001-09-27 15:24, kolban wrote:
Please feel free to send a copy to my email address (kolban@kolban.com) but ONLY:
o If it is NOT senstive information
o You would not object to me posting it ... |
Topic: XML broken |
Andrey
Replies: 8 Views: 6838
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 27, 2001 12:53 pm Subject: XML broken |
On 2001-09-27 13:49, kolban wrote:
Can you clarify what you mean by "shifted field values?". Maybe post an example of a good and bad output XML message?
I could send example on your mail if pos ... |