I believe you can use
http://ws.apache.org/axis/java/apiDocs/org/apache/axis/MessageContext.html#getCurrentContext()
to get the current MessageContext which will point you to just about
everything Axis knows about the message.
http://ws.apache.org/axis/java/apiDocs/org/apache/axis/MessageContext.html#getMessage()
http://ws.apache.org/axis/java/apiDocs/javax/xml/soap/SOAPMessage.html#getMimeHeaders()
Ransel Lopez wrote:
Message
Hi
all:
How
can I access to the header of a client request?? I mean, for example:
my client always send me some information and I don't need it like a
parameter (for example a sessionID). Clients are going to send that
info as a header parameter. How can I acces that info at the server
side??
Example:
In
red is the info that I need to access
Thank
you for you help!!!
Ransel López, Web Services
Developer
Time Industrial,
Inc.
An Outsourced Contractor Time and
Cost Tracking Service.
-----------------------------------------------------------------------------------------
tel: 780.413.1521 fax: 780.413.0474
http://www.TimeIndustrial.com
-----------------------------------------------------------------------------------------
This message and attached files,
if any, is (are) intended only for the addressee(s) and may
contain privileged
or confidential information. Any unauthorized disclosure is strictly
prohibited.
If destined to our legal counsel,
this transmission is privileged communication as between an
attorney and its client.
If you have received this message
in error, please notify us immediately so that we may correct
our internal records. Please then
delete the original message. Thank you.
|