You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/06/18 05:57:26 UTC

[jira] Updated: (AXIS2-2812) [Performance] set enableMTOM flag in autogenerated services.xml

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

Davanum Srinivas updated AXIS2-2812:
------------------------------------

    Assignee: Amila Chinthaka Suriarachchi

> [Performance] set enableMTOM flag in autogenerated services.xml
> ---------------------------------------------------------------
>
>                 Key: AXIS2-2812
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2812
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>            Reporter: Davanum Srinivas
>            Assignee: Amila Chinthaka Suriarachchi
>
> Please see AXIS2-2743 for additional info. If someone has a axis2.xml where enableMTOM is set to true, then all the services take a performance hit whether they use mtom or not since the soap response is written to a string first and then to the actual stream. So if we look at the wsdl/xsd and find that there is no base64 types, we should set enableMTOM to false explictly. This takes precedence over the setting in the repository's setting. 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org