Hi,
I just removed my axis2.xml from the build path to check if it was loaded. Removing it leads to a log message that states that it wasn't found and the default is used - so my axis2.xml is in the right place. Maybe it is important to say that I am using axis2 embedded in spring. Cheers, Tobias From: Tobias Anstett [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 3. September 2008 19:42 To: axis-user@ws.apache.org Subject: RE: Disable MTOM Hi Keith, I had a look at the axis2.xml and <parameter name="enableMTOM">false</parameter> was already set. So why is the MTOMAwareBuilder used ? I wouldn't have a problem at all if all methods of MTOMAwareBuilder would be implemented. Please have a look at my last post "RE: OMElement and xsd:any" (I have replied to myself 2 times and solved my issue by overwriting the class and implementing the method myself) Because this is no "nice" solution I want to disable MTOM. So maybe axis2.xml isn't loaded correctly but I can't find any log statement that would imply this. Thanks, Tobias From: keith chapman [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 3. September 2008 16:41 To: axis-user@ws.apache.org Subject: Re: Disable MTOM Did you try setting the above in the axis2.xml too? Thanks, Keith. On Wed, Sep 3, 2008 at 5:21 PM, Tobias Anstett <[EMAIL PROTECTED]> wrote: Hi, is there a way to disable MTOM ? I tried to use <parameter name="enableMTOM">false</parameter> in the service.xml, but MTOMAwareBuilder is used anyhow. Cheers, Tobias -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org