2 Replies Latest reply on Jun 23, 2006 3:55 PM by youngsoul

    Tomcat, Jboss-jta, Spring, Hibernate

    imishkai

      Hi,

      Currently I'm running in local Spring environment with BasicDataSource, HibernateTransactionManager and LocalSessionFactory. Transactions are demarcated from Spring using Spring's transactional proxy.

      Now, I would like to use Spring's jtaTransactionManager along with jboss-jta implementation to enable features like "crush recovery" and "nested transactions"

      So my question is: I'm not so familiar with JTA architecture. How can i make those work together? I couldn't find a single document which describes an integration of those! If you have any useful links, or suggestions or examples(!), please post'em.

      Thanks a lot!
      Michael.