What does your client code look like? You probably aren't configuring MTOM right on the client side.
Cheers, - Dan On 8/20/07, nuka <[EMAIL PROTECTED]> wrote: > > > Hello, > > I have some problems when enabling MTOM for CXF generated client. > I've made the configuration for MTOM as suggested in the user guide for > both > client and server side. > > - jaxws endpoint configuration for MTOM (beans.xml) > - MIMEType annotation application/octet-stream for the binary data > > > The server is ok, its responses support MTOM. But the client requests are > not MTOM based. The binary data is embedded in the SOAP body. > > I believe I've missed something on the client side configuration but I > don't > know what. > > Thanks in advance > Nuka > > > -- > View this message in context: > http://www.nabble.com/enable-MTOM-client-tf4300910.html#a12242043 > Sent from the cxf-user mailing list archive at Nabble.com. > > -- Dan Diephouse Envoi Solutions http://envoisolutions.com | http://netzooid.com/blog
