[ 
https://issues.apache.org/jira/browse/AXIS2-4220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dobri Kitipov updated AXIS2-4220:
---------------------------------

    Attachment: MTOMOutHandler.java

MTOMOutHandler.java: The out handler that checks the policy and the mtom policy 
persistence. Based on it the corresponding value of the "enableMTOM" parameter 
is set.

> Consistent implementation of MTOM compliant with MTOM policy assertion v1.0 
> and 1.1 in Axis2
> --------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-4220
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4220
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: mtompolicy
>            Reporter: Dobri Kitipov
>         Attachments: MessageContext.patch, module.xml, moduleXML.patch, 
> moduleXML_Updated.patch, mtomAssertion.patch, mtomBuilder.patch, 
> MTOMOutHandler.java
>
>
> 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/ 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to