0 Replies Latest reply on Jun 30, 2009 8:01 AM by pathuri

    Exception raised from EJB when invoked via EJBProcessor

      In the ESB to EJB via EJBProcessor, if the EJB were to raise serializable exception, will it be conveyed back to the caller as an object?

      Currently I am seeing a Fault exception being generated from ESB api.

      How can we retrieve this exception object and convey that as an object to the callers?