|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Routine to move message on Rollback |
« View previous topic :: View next topic » |
Author |
Message
|
vedantpatil |
Posted: Wed Jun 29, 2005 9:07 pm Post subject: Routine to move message on Rollback |
|
|
Novice
Joined: 10 Mar 2005 Posts: 19
|
Our Design consists of an interface between Weblogic 8.1 SP3 and Websphere MQ 5.3 CSD 9, both on Windows 2000.
A Message Driven Bean is deployed on Weblogic with Container Managed Transaction.
The message is picked up properly and whenever an exception is thrown while processing the message, the Container rolls back the transaction and the message is put back into the Queue.
We want to re-direct the message to a DEAD LETTER Queue once it has been rollbacked and then process it offline using an specific Error processing MDB.
We want a process which can transfer a message from one queue to another, whenever a message has been rollbacked.
Can anyone provide some inputs on this
Thanks in Advance. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Thu Jun 30, 2005 12:10 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
Check the backoutcount field of the MD, this should help you to write your own program to put a rolledback message elsewhere _________________ Regards, Butcher |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Jun 30, 2005 9:32 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|