You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Manicka Prakash <Ma...@Mphasis.com> on 2008/09/25 12:54:57 UTC

Re: How to capture SOAP header for a AXIS Web service

I am Manicka Prakash
Just I got your reference the forum.
I am also facing same thing you
I want reader the soap header using the handler
If you have any idea about it, Please forward it to me
It will help me a lot

Regards,
Manicka Prakash.


Robert Wierschke-2 wrote:
> 
> Hi,
> 
> I'm fairly new to Axis but I think you need to install a Handler. Within
> the  Handler you have full access to the soap message.
> 
> regards
> robert
> 
> 2008/5/27 Thamizh <tc...@yahoo.co.in>:
> 
>> Hi All,
>>
>> I have deployed an AXIS web service. From that I wanted to capture the
>> SOAP
>> header.
>>
>> Is it possible to do that? If so Can you please let how to do?
>>
>> Regards,
>> Thamizhannal P
>>
>> ------------------------------
>> Has your work life balance shifted? Find
>> out.<http://in.rd.yahoo.com/tagline_glue_5/*http://in.search.yahoo.com/search?&fr=na_onnetwork_mail_taglines&ei=UTF-8&rd=r1&p=work+life+balance>
> 
> 

-- 
View this message in context: http://www.nabble.com/How-to-capture-SOAP-header-for-a-AXIS-Web-service-tp17483127p19667245.html
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: How to capture SOAP header for a AXIS Web service

Posted by Manicka Prakash <Ma...@Mphasis.com>.
Thanks for you reply Nandana

Could you help me , how to install handler in Axis 2 and run.

Regards,
Manicka Prakash

Nunny wrote:
> 
> Hi Manicka,
>           This handler [1] shows how to read a header from a handler.
> 
> thanks,
> nandana
> 
> [1] -
> https://svn.apache.org/repos/asf/webservices/rampart/scratch/java/test-module/modules/chamanthi-jar/src/main/java/org/apache/rampart/chamanthi/handler/Receiver.java
> 
> On Thu, Sep 25, 2008 at 4:24 PM, Manicka Prakash <
> Manicka.Prakash@mphasis.com> wrote:
> 
>>
>> I am Manicka Prakash
>> Just I got your reference the forum.
>> I am also facing same thing you
>> I want reader the soap header using the handler
>> If you have any idea about it, Please forward it to me
>> It will help me a lot
>>
>> Regards,
>> Manicka Prakash.
>>
>>
>> Robert Wierschke-2 wrote:
>> >
>> > Hi,
>> >
>> > I'm fairly new to Axis but I think you need to install a Handler.
>> Within
>> > the  Handler you have full access to the soap message.
>> >
>> > regards
>> > robert
>> >
>> > 2008/5/27 Thamizh <tc...@yahoo.co.in>:
>> >
>> >> Hi All,
>> >>
>> >> I have deployed an AXIS web service. From that I wanted to capture the
>> >> SOAP
>> >> header.
>> >>
>> >> Is it possible to do that? If so Can you please let how to do?
>> >>
>> >> Regards,
>> >> Thamizhannal P
>> >>
>> >> ------------------------------
>> >> Has your work life balance shifted? Find
>> >> out.<
>> http://in.rd.yahoo.com/tagline_glue_5/*http://in.search.yahoo.com/search?&fr=na_onnetwork_mail_taglines&ei=UTF-8&rd=r1&p=work+life+balance
>> >
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/How-to-capture-SOAP-header-for-a-AXIS-Web-service-tp17483127p19667245.html
>> Sent from the Axis - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
>> For additional commands, e-mail: axis-user-help@ws.apache.org
>>
>>
> 
> 
> -- 
> Nandana Mihindukulasooriya
> WSO2 inc.
> 
> http://nandana83.blogspot.com/
> http://www.wso2.org
> 
> 

-- 
View this message in context: http://www.nabble.com/How-to-capture-SOAP-header-for-a-AXIS-Web-service-tp17483127p19668918.html
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: How to capture SOAP header for a AXIS Web service

Posted by Nandana Mihindukulasooriya <na...@gmail.com>.
Hi Manicka,
          This handler [1] shows how to read a header from a handler.

thanks,
nandana

[1] -
https://svn.apache.org/repos/asf/webservices/rampart/scratch/java/test-module/modules/chamanthi-jar/src/main/java/org/apache/rampart/chamanthi/handler/Receiver.java

On Thu, Sep 25, 2008 at 4:24 PM, Manicka Prakash <
Manicka.Prakash@mphasis.com> wrote:

>
> I am Manicka Prakash
> Just I got your reference the forum.
> I am also facing same thing you
> I want reader the soap header using the handler
> If you have any idea about it, Please forward it to me
> It will help me a lot
>
> Regards,
> Manicka Prakash.
>
>
> Robert Wierschke-2 wrote:
> >
> > Hi,
> >
> > I'm fairly new to Axis but I think you need to install a Handler. Within
> > the  Handler you have full access to the soap message.
> >
> > regards
> > robert
> >
> > 2008/5/27 Thamizh <tc...@yahoo.co.in>:
> >
> >> Hi All,
> >>
> >> I have deployed an AXIS web service. From that I wanted to capture the
> >> SOAP
> >> header.
> >>
> >> Is it possible to do that? If so Can you please let how to do?
> >>
> >> Regards,
> >> Thamizhannal P
> >>
> >> ------------------------------
> >> Has your work life balance shifted? Find
> >> out.<
> http://in.rd.yahoo.com/tagline_glue_5/*http://in.search.yahoo.com/search?&fr=na_onnetwork_mail_taglines&ei=UTF-8&rd=r1&p=work+life+balance
> >
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/How-to-capture-SOAP-header-for-a-AXIS-Web-service-tp17483127p19667245.html
> Sent from the Axis - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Nandana Mihindukulasooriya
WSO2 inc.

http://nandana83.blogspot.com/
http://www.wso2.org