0 Replies Latest reply on Jan 7, 2009 5:06 AM by srinivas.peddineni

    Transaction time out in UserTransaction

      Hi,

      I am using EJB3.0 and JBoss.I am getting transaction timeout error in between the operation. I know we can set the timeout value for UserTransaction.I have no control on how much time it will take to complete the opertion , so I didn't provided any value for transaction timeout.so it is taking the default timeout value 5mins i.e 300seconds.But my operation is taking more than default value and it is not same every time.

      Is there any way to inform the transaction with no time out limit.

      Can any please help me out to resolve the issue.

      Thanks
      Srinivas.