This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Validation of incoming SOAP message using JAX-WS in JWSDP 2.0
Sasanka Reddy Vanga
Greenhorn
Joined: Apr 26, 2007
Posts: 1
posted
0
Hi,
There is a project requirement of validating the incoming soap message using JAX-WS API in JWSDP 2.0. The application is deployed in Tomcat 5.5.20 server.
As suggested in one of the sites, we created sample application for validating the message using handler class. Pls fid the code snippet below. But when we hit the web service, it throws an error at runtime which is shown below.