Fixed in the svn head.. http://svn.apache.org/viewvc?view=rev&rev=491179
~Thilina On 12/30/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
See my comments inline > //User can set optimized to false by using the following > //textData.doOptimize(false); Please try textData.setOptimize(false); I'll fix the guide... >options.setProperty(Constants.Configuration.ENABLE_MTOM,Constants.VALUE_TRUE); > options.setProperty(Constants.Configuration.ENABLE_SWA,Constants.VALUE_TRUE); Do not enable both SwA and MTOM... However MTOM will get priority in this case.. I think I found the place which creates this possible bug... Will fix that soon.. ~Thilina > > > Kind regards > Stefan > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Thilina Gunarathne WSO2, Inc.; http://www.wso2.com/ Home page: http://webservices.apache.org/~thilina/ Blog: http://thilinag.blogspot.com/
-- Thilina Gunarathne WSO2, Inc.; http://www.wso2.com/ Home page: http://webservices.apache.org/~thilina/ Blog: http://thilinag.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
