June 2018
Intermediate to advanced
596 pages
12h 39m
English
In JAX-WS, a Java exception thrown from a web service is mapped to SOAP fault when the XML payload is sent to the client. On the client side, JAX-WS maps SOAP fault to either SOAPFaultException or to the application-specific exception. The client code could wrap the web service call in a try...catch block to handle exceptions thrown from the web service.
Read now
Unlock full access