Title: Nachricht
Hi David,
 
try this: MessageContext context = AxisEngine.getCurrentMessageContext();
 
From the context object you can get the Properties of the HTTP header
 
Denis
-----Ursprüngliche Nachricht-----
Von: David Easley [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 10. Oktober 2005 11:49
An: [email protected]
Betreff: Accessing HTTP headers

I need to access some HTTP header data from incoming web service requests. I’m using doc/lit style web services using Axis and Castor. If anyone can point me in the right direction I’d be most grateful.

 

David

Reply via email to