Make sure both JBoss Cache and Hibernate are configured to use the same TM and then use
the Hibernate transaction interfaces to begin/commit/rollback your transactions.
Behind the scenes, both interfaces delegate transaction orchestration to the TM
configured; just make sure they are both configured to use the same TM.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959762#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...