[jboss-user] [JBossWS] - handleFault() is never called when chaning a handler

linksman do-not-reply at jboss.com
Tue Sep 18 04:10:50 EDT 2007


Hello. My problem is as follows:

 The WS endpoint is annotated with
@HandlerChain(file = "jaxws-server-handlers.xml")
which references a class that extends     
GenericSOAPHandler

The handleInboud(), handleOutbound() methods do get called, but the 
handleFault() does not, no matter the error thrown.

Are there any suggestions? 
Thanks,
Guy.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085350#4085350

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085350



More information about the jboss-user mailing list