0 Replies Latest reply on Apr 7, 2014 7:57 AM by lbonco

    SOAPHandler.handleFault not called for HTTP errors

    lbonco

      Hi,

       

      I'm running a web service client application on wildfly 8.0.0.final, I'd like to intercept all the error of our web service calls.

      I write my SOAPHandler, but handleFault is not invoked for HTTP error, for instance "Connection refused". How can I handle all the errors?

       

      Thanks,

      Luca