----- Original Message ----- From: "Steve Pannier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 27, 2003 15:44 Subject: RE: AXIS support of SOAP 1.1 vs 1.2
> > OK, so it sounds like a handler is needed to process headers. > > Let's forget about the different AXIS versions and "mustUnderstand" > for a minute. What about a more general question. Does AXIS > handle a SOAP 1.1 request according to the SOAP 1.1 standard? It ought to; SOAP1.2 is still finalizing. > If not, should it? Or is AXIS moving towards strict SOAP 1.2 > compliance in handling *all* requests, regardless of whether the > request received is SOAP 1.1 vs 1.2? It should react according to the version of the call. I dont know how SOAP0.9 and 1.0 are handled. Maybe they arent. Maybe at some indeterminate time in the future we can drop the 1.1 support, but that will not be for a long, long time.