sorry, wrong post
and should be lookup JmsXA.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868178#3868178
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868178
---
Hi,
I've got a with MDB + Hibernate + JMS transaction.
What I wanted to achieve is to use CMT MDB, which will rollback (put the
message back to queue) if something wrong in the onMessage() method.
Inside the onMessage() method, I have hibernate database update code and jms
code to send message t