Improve behavior with SOAP 1.1 and 1.2
Development toolkit for Web Services and XML data bindings for C & C++
Brought to you by:
engelen
There are some guidelines in SOAP 1.2 spec (http://www.w3.org/TR/soap12-part1/#version) that gSOAP currently doesn't implement. It would be good to have this in some future version.
For example, SOAP 1.2 server should return a fault within SOAP 1.1 for a SOAP 1.1 request from a client.
Logged In: YES
user_id=354274
Originator: NO
This behavior is defined in the generated .nsmap file. The third column specifies an acceptable pattern. The upcoming 2.7.11 release will generate improved nsmap files that allow switching 1.1 to 1.2 and vice versa. The soapcpp2 -1 and -2 options can be used to influence/override this.
Logged In: YES
user_id=1312539
Originator: NO
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).