0 Replies Latest reply on Nov 8, 2002 12:56 PM by piboe

    javax.transaction.RollbackException

    piboe

      Hi,

      Is it possible to retrieve the root cause of an RollbackException ?

      In the original javax.transaction.RollbackException it's not possible.
      I looked on the WebLogic site and I found that they created a specific weblogic.transaction.RollbackException
      with the method getNested() which returns the original Throwable.
      Is there someone who has written the same for JBoss ?

      Thanx for your help,
      Piet