Are you using Hibernate? Specifically hibernate second level cache.
If yes and you are using XA with JMS you can run into these issues if there are live
objects in the cache that also need to be commited.
Disable second level cache and try again.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167731#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...