[jbossws-issues] [JBoss JIRA] Reopened: (JBWS-1941) Fault handler chain is not called when user application exceptions are thrown

Richard Opalka (JIRA) jira-events at lists.jboss.org
Sat Mar 15 13:36:50 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBWS-1941?page=all ]

Richard Opalka reopened JBWS-1941:
----------------------------------

             
The provided fix is unacceptable. It breaks at least the following TCK 5 jaxws tests:

com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest_from_wsappclient
com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest_from_wsejb
com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest_from_wsservlet
com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest_from_wsappclient
com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest_from_wsejb
com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest_from_wsservlet
com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest_from_wsappclient
com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest_from_wsejb
com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest_from_wsservlet
com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest_from_wsappclient
com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest_from_wsejb
com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest_from_wsservlet 

I rolled back the fix in ServiceEndpointInvoker.java.

> Fault handler chain is not called when user application exceptions are thrown
> -----------------------------------------------------------------------------
>
>                 Key: JBWS-1941
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1941
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native
>    Affects Versions:  jbossws-2.0.2
>            Reporter: Alessio Soldano
>         Assigned To: Alessio Soldano
>             Fix For: jbossws-native-2.0.4
>
>
> The fault handler chain not called when user application exception are thrown (while runtime and common soap exception cause the right handler chain to be processed). This can can be reproduced adding an handler to the exception sample test case.

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

        



More information about the jbossws-issues mailing list