Top "Xop" questions

XML-binary Optimized Packaging - convention for serialization of XML Infosets.

Building large MTOM/XOP messages with JAX-WS

I have a question about using MTOM/XOP with JAX-WS. I'm writing a web service which sends large amounts of …

java soap jax-ws mtom xop
WCF client talking to Java WS, exception: The content type application/xop+xml; type="application/soap+xml" of the response message

I'm having problems talking to Java WS. I'm using "wsHttpBinding" binding with client certificates for authentication, message encoding is set "…

wcf soap wcf-binding mtom xop
Creating MTOM and Deserializing it

I have been using some code to create MTOM by using code from MSDN. It seems that there is an …

c# serialization deserialization mtom xop