[arquillian-issues] [JBoss JIRA] Assigned: (ARQ-299) Create a IN_CONTAINER Exception Proxy

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Thu Sep 30 11:40:40 EDT 2010


     [ https://jira.jboss.org/browse/ARQ-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen reassigned ARQ-299:
---------------------------------

    Assignee: Andy Gibson


> Create a IN_CONTAINER Exception Proxy
> -------------------------------------
>
>                 Key: ARQ-299
>                 URL: https://jira.jboss.org/browse/ARQ-299
>             Project: Arquillian
>          Issue Type: Feature Request
>            Reporter: Aslak Knutsen
>            Assignee: Andy Gibson
>
> On Exception, the IN_CONTAINER TestRunner tries to serialize the caught Exception back to the Client so it can be displayed as if it was local. The problem is if you don't have the Client lib on Client Classpath or you have the wrong version of it. This results in a Deserialization exception on the Client.
> We probably have to not Serialize the actual Exception, but serialize a Textual representation of it, which we can create a 'proxy' Exception of on the client side and make it 'look' like the original.
>  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list