Hi folks,

Is there any guidance available for using MTOM with DOSGi? Or is it supported?

Looking at the page http://cxf.apache.org/docs/mtom.html and the 
documentation/samples of the newest DOSGi 2.0.0 (JAX-WS enabled with the 
@WebService annotation), it seems that the Java first approach (DataHandler 
annotated with @XmlMimeType) on the CXF page might be supported.

For the "enabling MTOM" part, how to do it with DOSGi? I would need a handle to 
the binding instance or its configuration (on client and service sides) and 
enable MTOM (e.g. by calling setMTOMEnabled(true)).

Regards,
Panu

Reply via email to