[arquillian-issues] [JBoss JIRA] (ARQ-943) Should be able to detect Serialization problems

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue May 22 09:39:18 EDT 2012


    [ https://issues.jboss.org/browse/ARQ-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694727#comment-12694727 ] 

Lukáš Fryč commented on ARQ-943:
--------------------------------

I assume the issue was already fixed by introducting exception propagation:

https://github.com/arquillian/arquillian-extension-warp/blob/master/impl/src/main/java/org/jboss/arquillian/warp/server/filter/WarpFilter.java#L182

Could you please provide me the sample which failed for you?
                
> Should be able to detect Serialization problems
> -----------------------------------------------
>
>                 Key: ARQ-943
>                 URL: https://issues.jboss.org/browse/ARQ-943
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Warp
>            Reporter: Aslak Knutsen
>            Assignee: Lukáš Fryč
>             Fix For: warp_1.0.0.Alpha1
>
>
> When a DeSerialization problem happen when getting the ServerAssertion object back from the server the client hangs and eventually gets a TimoutException. The Exception happens on client side and should be able to detect the problem to avoid the timeout.

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

       



More information about the arquillian-issues mailing list