Just FYI - explicitly setting a header for proxies in this case is now optional in 2.2.11/2.3 - it depends on whether you can afford modifying @Consumes to include a type parameter or not
cheers, Sergey On Wed, Oct 6, 2010 at 5:29 AM, oceanz <[email protected]> wrote: > > Thanks a lot Serge. > The WebClient.client(client).header("Content-Type", > "multipart/mixed;type=application/xml"); > did the trick. > -- > View this message in context: > http://cxf.547215.n5.nabble.com/Help-required-with-apache-cxf-multiparts-tp3199975p3200774.html > Sent from the cxf-user mailing list archive at Nabble.com. >
