Author |
Message |
Topic: MDB & lost connections |
nityak
Replies: 0 Views: 867
|
Forum: IBM MQ Java / JMS Posted: Fri Aug 22, 2003 9:58 am Subject: MDB & lost connections |
I have an MDB deployed and my MQ goes down. Even after MQ goes up the MDB does not read messages of the Q till it is redeployed.
Is there any way we can force the MDB to automatically establish the ... |
Topic: not processing messages in MQ queue sporadically |
nityak
Replies: 4 Views: 2102
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 21, 2003 1:40 pm Subject: not processing messages in MQ queue sporadically |
Hi Mathias,
ThanX so much. That was helpful. Will go out & look for the patches & see if they help.
Rgds
Nitya |
Topic: not processing messages in MQ queue sporadically |
nityak
Replies: 4 Views: 2102
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 21, 2003 1:26 pm Subject: not processing messages in MQ queue sporadically |
My transport mode is client and connection factory is Queue
ThanX
Nitya |
Topic: not processing messages in MQ queue sporadically |
nityak
Replies: 4 Views: 2102
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 21, 2003 10:34 am Subject: not processing messages in MQ queue sporadically |
Hi all,
I have an MDB listening on a queue. I want messages processed in the sequence they have arrived. I have only one mdb in the pool. After processing a few messages, the MDB stops processing a ... |
Topic: Using JTA with MQ JMS |
nityak
Replies: 0 Views: 1899
|
Forum: IBM MQ Java / JMS Posted: Wed Jan 29, 2003 2:57 am Subject: Using JTA with MQ JMS |
I want to be able to post multiple messages to different Queues on the same Queue Manager as part of the same transaction.
I want to be able to use JTA along with MQ JMS to control this transaction ... |