Finally I've found the problem myself reviewing the code which I should be
doing before posting anything. As per what I'm writing you noticed that the
problem was on the application code and I'll post the explanation of the
"horror" :D so if anybody has the same problem may waste less time in it
I'm developing an application that uses JBossMQ and has to ensure operation
atomicity. I have a thread that reads messages from a queue and puts them into
another queue so if an error occurs the operation/transaction has to be rolled
back. This POJO is getting the UserTransaction from JNDI, begi
I'm trying to do almost the same. Does anyone have a solution for this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206525#4206525
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4206525
___