[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
Tue May 22 16:17:17 EDT 2012


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

Lukáš Fryč updated ARQ-942:
---------------------------

    Description: 
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.

  was:
Currently, all the exceptions which happen inside the JSF lifecycle 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.


    
> 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č
>             Fix For: warp_1.0.0.Alpha1
>
>
> 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