Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The idea is to make use of MTOM policy assertions (for both the versions 1.0 and 1.1(latter is still a working draft)) for configuring usage of MTOM in a service and get MTOM policy assertions attached to WSDL in order to provide information to Web service clients that the service supports MTOM and the clients can also MTOM-ize mesages they send to the service.
Therefore it is suggested that a MTOM module will provide the needed functionality. Additionally this module does some validation of the messages exchanged compared to the MTOM policy set, too.
Currently the general part of the module is already commited and can be used.
This module is compliant with the following specifications:
http://www.w3.org/TR/soap12-mtom/
http://www.w3.org/Submission/WS-MTOMPolicy/
http://www.w3.org/TR/soap12-mtom-policy/