Hi,
We have a clustered JBoss deployment with an MDB which takes messages from a 
queue and forwards them to an external EIS. We have also configured a second 
MDB which pulls messages from the DLQ. This works fine as long as we configure 
the MDBs to use container-managed XA transactions but when we use Bean managed 
(local) transaction then JBoss messaging does not forward messages to the DLQ 
when the MDB throws an exception. Is it possible to configure a jBoss messaging 
(1.4) to forward messages to a DLQ when the MDB causing the exception has been 
configured to use local transactions?

Many thanks


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246216#4246216

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246216
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to