1 Reply Latest reply on Jan 17, 2011 4:38 AM by mircea.markus

    wrong log message in org.infinispan.transaction.xa.TransactionXaAdapter

    mpokorny

      public int getTransactionTimeout() throws XAException {

            if (trace) log.trace("start called");

            return txTimeout;

         }

       

      i believe the start is wrong and should be of course getting timeout...1 min fix