0 Replies Latest reply on Mar 6, 2002 1:14 PM by ilballa

    Is it possible to set the tx timeout for a single EJB ?

    ilballa

      Hi,

      could someone please let me know if it is possible to configure the transaction timeout for every single EJB ?

      I'm wondering if there is the equivalent of

      <transaction-descriptor>
      <trans-timeout-seconds>36000</trans-timeout-seconds>
      </transaction-descriptor>

      of weblogic-ejb-jar.xml.

      Thanx in advance.