If the HTTP server is there, but the CXF servlet is not answering, a JAX-WS client proxy throws an IOException instead of a Fault. To be exact, ClientCallback.get throws an ExecutionException with an IOException cause instead of a Fault cause.
- IOException versus Fault for nobody home? Benson Margulies
- Re: IOException versus Fault for nobody home? Daniel Kulp
