easiest way is to dig out the headers from the messageReceiver class
and then reference
org.apache.axis.message.SOAPHeader which will use
extractAllHeaderElements method to iterate thru all of the elements from the returned iterator
http://ws.apache.org/axis/java/apiDocs/index.html

Does this help?
M--
----- Original Message ----- From: "Giao" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, September 19, 2007 9:47 AM
Subject: access to HttpServletRequest headers


Hi,

Is there any way for a WSDL2Java-generated skeleton
class (like the MTOMSampleSkeleton) to access any of
the HttpServletRequest headers?  We have a requirement
to use some of the info from the headers in the
implementation.

Thanks in advance.
Giao Nguyen




____________________________________________________________________________________
Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to