0 Replies Latest reply on Jun 27, 2013 8:52 AM by crazycradd

    ejbStore exception being lost

    crazycradd

      If my ejbStore method throws a application exception that I would like to display to the client it appears to be lost.

       

      All I get on the remote client is a TransactionrolledbackException, I would expect this to contain the real cause of the problem (my validation exception) thrown by my BPM implementation