2 Replies Latest reply on Dec 12, 2003 4:44 PM by purdym

    increasing transaction timeout

    purdym

      i am working on a ejb module which holds large tree-like structures. most of which are small enough so the ejb module can insert them. however a few of them are so large that i get a transaction timeout.

      what is the default transaction timeout?
      how can i change it? in jboss.xml?

      (note: i am using container managed transaction with bmp)

      thanx:-)