0 Replies Latest reply on Oct 16, 2008 12:03 PM by nemi

    HAR file and CMT transactions

    nemi

      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?