Unwrap InvocationTargetException in ResourceProxyHandler.invokie
----------------------------------------------------------------

                 Key: OWB-509
                 URL: https://issues.apache.org/jira/browse/OWB-509
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.0
            Reporter: David Jencks
            Assignee: Gurkan Erdogdu
             Fix For: 1.1.0


ResourceProxyHandler doesn't unwrap InvocationTargetException, and nothing else 
knows how either.  This messes up some tck tests that test for the wrapped 
exception.

There's also a logic hole in ResourceProxyHandler.readExternal where 
serializable non-CORBA stub objects are ignored resulting in no actualResource 
getting set.  There's an easy fix although I think serializing any resources is 
a bad idea, see discussion on dev list.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to