3 Replies Latest reply on Oct 10, 2003 3:05 AM by frito

    transaction timeout property

    sameer_inn


      hello
      i have ported my applications from weblogic to jboss server i have few session beans for each session beans In weblogic-ejb-jar we have property for specifying transaction time out second for each bean like

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

      where to specify the transaction descriptor information in jboss?
      as jboss.xml does not have <transaction-descriptor> property

      ur help is appreciated

      regards
      sameer