Check out the OperationClient usage in http://wso2.org/library/290. There you can set your custom envelope.
If you only want to change the body part, then check the quickstartaxiom sample in the samples directory of Axis2. Upul On Jan 11, 2008 7:19 PM, westpine <[EMAIL PROTECTED]> wrote: > > Hi. I'm creating client with Axis2 and in some situation i can not use > stubs > and need to compose SOAP request myself. So after I have string with XML > SOAP request in it, how to send it to server? Thanks! > -- > View this message in context: > http://www.nabble.com/How-to-send-XML-request-with-Axis2--tp14755010p14755010.html > Sent from the Axis - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
