10 Replies Latest reply on Nov 7, 2012 6:09 AM by tomjenkinson

    Examples/Snippets for Jboss transactions in stand alone mode.

      Hi,

      I would like to experiment JBoss transaction management interacting with various resources of

      1)Infinispan Cache,

      2)An ORM Layer which offers XA support through JCA Adapter.

      I am planning to manage these transactions from a core java applications( not deployed in a application server). It would be of great help if somebody provide snippets/examples atleast explaining

      1: How JBoss Ts manages transactions of infinispan?

      2: How  transaction manager used in infinispan enlists  other XA resources?

      3: How  multiple XA resources transactions are managed in a concurrent environment?

       

      Thanks In Advance

      Aby