Re: HI :How to add Empty soap header element to SOAP envelope using AXIS2 client API

2009-12-10 Thread Amila Suriarachchi
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  wrote:

>  HI all
>
> How to add empty SOAP Header element to SOAP request , using AXIS2 API.
>
> Soap Request should be  like this
>
>
>
> http://schemas.xmlsoap.org/soap/envelope/";
> standalone="no"?>
>
> http://schemas.xmlsoap.org/soap/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/


HI :How to add Empty soap header element to SOAP envelope using AXIS2 client API

2009-12-08 Thread Vishnu Vardhan Reddy
HI all,

 

How to add empty SOAP Header element to SOAP request , using AXIS2 API.

Soap Request should be  like this 

 

http://schemas.xmlsoap.org/soap/envelope/";
standalone="no"?>

http://schemas.xmlsoap.org/soap/envelope/";>











 

How to add empty SOAP header element to SOAP envelope ..?

 

Thanks in advance for kind support.

 

Thanks regards,

Vishnu.