Not sure if you found more information, but here is what I have discovered through
testing...
I experienced the same problem with the transaction configuration. Seems that when you
configure Hibernate with a factory_class definition other than the default (JDBC), it
assumes that ITis responsible for initiating JTA transactions. If you leave the property
configuration out, then Hibernate assumes someone else will be responsible (the
container).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990807#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...