0 Replies Latest reply on Jan 19, 2006 4:17 PM by chetanagg

    TX-Attrse.ibute : RequiresNew Does not work as spec

    chetanagg

      Hi all,

      I have method with TX-attribute as RequiresNew. In this method we are using some jdbc code to call a stored procedure which updates the database.

      This method is called from a method having tx-attribute : Required.

      Method with Tx-attribute:RequiresNew must commit the transaction before it returns. But it never commits the transaction.

      We are using jboss - 4.0.3

      is it a bug in jboss???Or we missed some configuration.

      Please Help
      Thanks
      Chetan