-
Feature Request
-
Resolution: Done
-
Major
-
2.0-beta-3
-
None
-
None
-
Release Notes
The spec says:
If an ExceptionMapper for a EJBException or subclass is not included with an application then exceptions thrown by an EJB resource class or provider method MUST be treated as EJB application exceptions: the embedded cause of the EJBException MUST be unwrapped and processed as described in section 3.3.4.
Currently, the underlying exception is not processed properly.