Hello everyone,
I have to admit - after reading RMH and MZ's Study Guide, I am still confused as to how faults are converted into
Java exceptions. I mean, what kind of faults get converted to what types of exceptions both on the client and the server side. I have read about JAXRPCException and SOAPFaultException but dont understand what is thrown where and how it should be interpreted on the client side and server side. There is not enough coverage on this topic in either of the books.
Could anyone please explain a little about this or direct me to any articles/books that explain this topic in more detail ?
Thanks,
Sonu