3 Replies Latest reply on Mar 19, 2012 5:39 PM by thinksteep

    Standalone and need to add a JTA transaction manager lookup Hibernate

    thinksteep

      Hi Community,

       

      I read this link https://docs.jboss.org/author/display/AS71/JPA+Reference+Guide and understood that in code we need to bind TransactionManager and UserTransaction instances. I referred example linked there, but couldn't understand what is happening there. Can someone point me to any simpler example on how to achieve this (or) please point me valid location to start understanding what is happening in the example.

       

      Thanks for your time and help.