0 Replies Latest reply on Aug 7, 2006 10:05 AM by kickmetoandy

    Clustering and UserTransaction

    kickmetoandy

      Hello,

      can somebody confirm me that it is not possible to use a "default"
      UserTransaction with a JBoss cluster? As far as i found out you need
      a distributed transaction if you have an ejb client that wants to use
      a transaction while connecting to a cluster (that provides the clustered
      session/entity beans).

      A UserTransaction cannot be used in a clustered evironment. Can anybody
      confirm this ?

      thanks in advance.