-----Original Message-----
From: Callahan, Paul [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 20, 2004 10:50 AM
To: '[EMAIL PROTECTED]'
Subject: RE: How do I pass data from Handler to the service?You can set a System property--good within the JVM.
-pc
-----Original Message-----
From: Konstantinos Margaritis [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 20, 2004 1:43 PM
To: [EMAIL PROTECTED]
Subject: How do I pass data from Handler to the service?
Hi,
I have succesfully deployed a web service using axis and
registered a Handler to parse the Header data. After parsing I
transform/process the data and would like to pass this (preferably
setting a member variable in my Service class) to my web service
method. Is there any way I can find the Service object reference
from inside the handler? Or is there any other way to pass data
from the Handler to the Service? Or is JNDI my only option?Thanks
Konstantinos
Title: RE: How do I pass data from Handler to the service?
What
about multiple requests coming in at the same time? That
solution
does
not sound thread safe?
- Re: How do I pass data from Handler to the service... Nelson Minar
- Re: How do I pass data from Handler to the se... Konstantinos Margaritis
- Re: How do I pass data from Handler to th... Nelson Minar
- Re: How do I pass data from Handler t... Konstantinos Margaritis
- Re: How do I pass data from Handl... Nelson Minar
- Re: How do I pass data from Handler t... Konstantinos Margaritis
- Re: How do I pass data from Handl... Nelson Minar
- Refromatedd Q ! = How do I pass d... Dhanush Gopinath
- RE: How do I pass data from Handler to the service... Callahan, Paul
- Re: How do I pass data from Handler to the se... Konstantinos Margaritis
- RE: How do I pass data from Handler to the service... Yakulis, Ross (Ross)
- RE: How do I pass data from Handler to the service... Callahan, Paul
- RE: How do I pass data from Handler to the service... Callahan, Paul
- Re: How do I pass data from Handler to the se... Konstantinos Margaritis
- RE: How do I pass data from Handler to the service... Yakulis, Ross (Ross)
- Re: How do I pass data from Handler to the se... Konstantinos Margaritis
- RE: How do I pass data from Handler to the service... Callahan, Paul