Axis is still in alpha. I'm reluctant to use anything that is pre-release. When is Axis due for formal release?
-----Original Message----- From: Sam Ruby [mailto:[EMAIL PROTECTED]] Sent: 28 December 2001 11:26 To: [EMAIL PROTECTED] Subject: RE: Access to Soap message header data? "davout" wrote: > > It's a RPC Java class. > > If I can't get access to the header info how am I supposed to authenticate > that the service consumer can access this service? The stock quote sample in Axis is an example of an RPC class with a simple authentication handler based on SOAP headers. http://xml.apache.org/axis/ - Sam Ruby