Posted: Mon Jun 06, 2005 4:59 am Post subject: Dead Letter Queue confg with Weblogic - MQSeries interface
Novice
Joined: 10 Mar 2005 Posts: 19
We have a small issue with Websphere MQ configuration.
Can anyone please help us resolve them.
Our Design consists of an interface between Weblogic 8.1 SP3 and Websphere MQ 5.3 CSD 9.
We have configured this interface with the Foreign JMS Provider features provided by Weblogic in Binding mode.
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 pushed back into the Queue.
This message is again picked up by the MDB and then rollbacked to queue. This goes into a loop.
We want to re-direct the message to a DEAD LETTER Queue once it has been rollbacked. Is this possible?
We tried setting the Backout Queue and Backout Threshold properties of the Queue in MQ Server and also the Dead Letter Queue property of the Queue manager.
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