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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
