Construct a SOAP Request to a WebService using Axis2 Library in Java?

Posted by Ruchi Kaur on Stack Overflow See other posts from Stack Overflow or by Ruchi Kaur
Published on 2009-04-09T22:17:22Z Indexed on 2010/03/28 6:03 UTC
Read the original article Hit count: 313

Filed under:
|
|

Hello,

I need to be able to construct a SOAP request using Apache Axis2 and provide the IP address and user agent in the SOAP header to the webservice. Is there a code sample that describes how to do that?

Thanks in advance for the help!

Best wishes Ruchi Kaur.

© Stack Overflow or respective owner

Related posts about java

Related posts about axis2