2 Replies Latest reply on Sep 8, 2003 5:18 AM by rtr

    missing sql exception cause

    rtr

      hi,

      we have a cmp entity where we sometimes get remove exceptions. depending on the cause of the exception, we would like to react differently. the problem is, that jboss throws a "simple" RemoveException without the original sql exception (or cause). is this a feature or can we configure jboss to chain the sql exception into the remove exception?