use operational client to send a soap envelop. have a look at here[1].
thanks, Amila. [1] http://amilachinthaka.blogspot.com/2009/09/sending-arbitrary-soap-message-with.html On Tue, Dec 8, 2009 at 3:22 PM, Vishnu Vardhan Reddy <vre...@radiantinfo.com > wrote: > HI all > > How to add empty SOAP Header element to SOAP request , using AXIS2 API. > > Soap Request should be like this > > > > <?xml version="1.0" encoding="http://schemas.xmlsoap.org/soap/envelope/" > standalone="no"?> > > <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/ > "> > > <soapenv:Header> > > </soapenv:Header> > > <soapenv:Body> > > </soapenv:Body> > > </soapenv:Envelope> > > > > How to add empty SOAP header element to SOAP envelope ..? > > > > Thanks in advance for kind support. > > > > Thanks regards, > > Vishnu. > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/