On Wednesday 01 December 2010 9:39:01 am Benson Margulies wrote: > 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.
If the HTTP server isn't there, is that also an IOException or a Fault? They should both be exactly the same. -- Daniel Kulp [email protected] http://dankulp.com/blog
