I am learning Hibernate with JBoss 4.2.3 and have a deployed HAR file. The server starts
and states that it is using a JTA transaction manager. I have searched google and read the
reference material for JBoss, but as far as I can tell, there is no way to specify that
you want to use CMT transactions when deploying a HAR file. I do not want to have to
explicitly start and end transactions in my EJB.
Is there something I need to do to enable CMT transactions in JBoss for hibernate when
using a HAR file?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182713#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...