Hello all. I searched but could not find a previous discussion regarding this on the mailing list.
Does AXIS handle SOAP requests based on the version of the request (SOAP 1.1 vs SOAP 1.2) as specified in the SOAP-ENV namespace? The reason for asking is I am sending a SOAP 1.1 request containing a soap header with mustUnderstand="1" (per the SOAP 1.1 spec), and AXIS is returning a SOAP fault, even though mustUnderstand="1" is valid in SOAP 1.1. When I issue the same request using mustUnderstand="true" (per the SOAP 1.2 spec), it works. I'm currently using AXIS 1.0, and I'm trying to figure out how AXIS handles SOAP 1.1 vs 1.2 requests. Does AXIS take into account whether a request is SOAP 1.1 vs 1.2, or does it simply handle requests according to the SOAP 1.2 spec? Thanks in advance. Steve Pannier Jacada, Inc. (763) 201-0002 Ext. 219 [EMAIL PROTECTED] http://www.jacada.com
