Hi, My comment inline ------------- Freeman(Yue) Fang
Red Hat, Inc. FuseSource is now part of Red Hat Web: http://fusesource.com | http://www.redhat.com/ Twitter: freemanfang Blog: http://freemanfang.blogspot.com http://blog.sina.com.cn/u/1473905042 weibo: @Freeman小屋 On 2013-4-23, at 下午4:56, Stefan Magnus Landrø wrote: > Hi, > > Is there a way to set custom properties on a per operation level on the > client. > > For instance, I'd like to add mtom support for 2 of our operations, but not > on all of them. No, I don't think so. > > Turning on mtom support effectively sends all soap messages as > http/multipart even if there is just one part. > > I'm using spring, so I guess the best would be to wire up one client bean > with mtom, and a second one without, or split operations that require mtom > into a separate service(wsdl)? Both way should work, but the option 1 sounds better > > > Cheers > > Stefan > > -- > BEKK Open > http://open.bekk.no > > TesTcl - a unit test framework for iRules > http://testcl.com
