How to update the request sent by Web service client?
Sujay Patil
Greenhorn
Joined: May 16, 2005
Posts: 2
posted
0
Hello,
How can I see and change the request data sent by a Web Service client generated by JAX-B? I want to add a generic mechanism to see what is the exact data being sent over the port and manipulate as per my requirement. Is there any control available to do so?
I want to change the data that being sent depending on application requirement.
- Sujay
subject: How to update the request sent by Web service client?