exceptions in EJB's are wrapped in InvocationTargetException
------------------------------------------------------------

                 Key: OWB-649
                 URL: https://issues.apache.org/jira/browse/OWB-649
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Enterprise Web Beans
    Affects Versions: 1.1.3
            Reporter: Eric Covener
            Assignee: Eric Covener
             Fix For: 1.1.4


When an EJB is @Injected and the EjbBeanproxyHandler is used as the javassist 
MethodHandler, exceptions become wrapped in InvocationTargetException which a 
caller might not be prepared to inspect.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to