0 Replies Latest reply on Sep 2, 2005 12:33 AM by hravani

    Doubt abt System Exceptions and Transactions

    hravani

      Hi all,

      I have a doubt regarding system exceptions. I will try to give you a scenario:

      Say Method-1 (Required) ---> Method-2 (Not-Supported)

      If Method-2 were to throw a system exception will the transaction started by method 1 but suspended currently be rolledback or not ?

      Would there be any difference if Method-2 was in the same bean or another bean??

      What happens if the scenarios chages to :

      Method-1 (Required) ---> Method-2 (Requires-New)

      Thanks

      Regards,
      Hiten.