Ashwini,
I haven't tried it personally, but this is what I believe you'd need to do:
Create your own Handler, and use that to access the MessageContext
See MessageContext.getRequestMessage() 

-----Original Message-----
From: Mark Galbreath
To: [EMAIL PROTECTED]
Sent: 3/12/2003 11:22 AM
Subject: RE: Need help with SOAP/Axis

I believe you mean "HTTP headers."  You can get them from the Response
object returning the HTTP packet containing the SOAP envelope.

Mark

----- Original Message ----- 
From: "Jindal, Ashwini" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
> 
> I am just beginning to learn SOAP and its use, which means I am very
> new to SOAP.
> 
> I have the following need:
> 
> I need to be able to setup a WebService which would recieve a request
> over SOAP and I want to read the TCP/IP headers coming along with the 
> request.

Reply via email to