0 Replies Latest reply on Jan 12, 2006 10:09 AM by wguttmn

    Transaction context propagation between two JBoss 4.0.3 inst

    wguttmn

      Hi,

      according to the documentation at http://docs.jboss.org/jbossas/jboss4guide/r4/html/ch4.chapt.html#d0e9926, JBoss' default TransactionManager does not allow transaction context propagation across virtual machines.

      "While it does support propagating transaction contexts with remote calls, it does not support propagating transaction contexts to other virtual machines, so all transactional work must be done in the same virtual machine as the JBoss server."

      Having said that, is there a way with the current release of JBoss to achieve this, and if so, can somebody please point me to any meaningful documentation or HOW-TOs ?

      Thanks
      Werner Guttmann