Tests that a fault thrown by a server side interceptor is reported back to the client in appropriate form (plain Fault in case of one way requests, SoapFault in case of two way requests). Also demonstrates how an interceptor on the server out fault chain can distinguish different fault modes (the capability to do so is crucial to QOS interceptors such as the RM, addressing and policy interceptors).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.