|
|
Exception Handling with JAX-RPC |
|
|
Ping Wang |
|
|
XML / Web Services |
|
|
Click to Visit |
|
|
Click to Download |
|
|
60 |
This is a tutorial through which the author defines about various rules which are used by JAX-RPC's in mapping from java exception(clientside) to SOAP fault(server side) and in doing the same in reverse. Author says that all these processes will be done during the absence of wsdl:fault and he adds this proceeding is started as soon as the wsdl:fault is mapped to the verified java exception. Programmers can gather more things about webservices through this tutorial.
|