[arquillian-issues] [JBoss JIRA] (ARQ-942) Warp: Phaser: register exception handler to propagate JSF exceptions to Warp exception handling mechanism

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed May 23 04:01:18 EDT 2012


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

Lukáš Fryč resolved ARQ-942.
----------------------------

         Assignee: Lukáš Fryč
    Fix Version/s:     (was: warp_1.0.0.Alpha1)
       Resolution: Rejected


In fact, {{FacesServlet}} throws {{ServletException}} in case of any problem outside of test, which is handled properly.

I have added tests for such case.
                
> Warp: Phaser: register exception handler to propagate JSF exceptions to Warp exception handling mechanism
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: ARQ-942
>                 URL: https://issues.jboss.org/browse/ARQ-942
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Warp
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>
> Currently, all the exceptions which happen inside the JSF lifecycle (outside the Warp's lifecycle test) are caught by FacesServlet.
> To allow react on these exceptions, custom JSF exception handler needs to be registered.
> The exception handler should not sanitize these exceptions, just allow to propagate to client-side of the test.

--
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