Hello;

I have with me a Soap Msg that is already constructed,
and i also have the invocation URL of the target server.
I just need to post the SOAP msg to that URL  (with 
content-type and SoapAction headers set)

Can the Axis client classes help me do this?  or should
I have to always use the Call object and pass in service/operation
/request etc  and have it build the Soap.

Any suggestions??

thanks and regards,
Naveen

Reply via email to