When a SOAP envelope is optimized on the wire, the following can be said about the optimized infoset : (Choose one)
A.
optimized infoset contains xop:Include elements with href attribute pointing to attachment data
B.
optimized infoset contains mtom:Import with location attribute pointing to attachment data
C.
optimized infoset doesn’t have any specific elements for MIME attachment.
D.
optimzed infoset’s element contain cid:Content-ID as the text and Content-ID refers to the associated attachment
Client send request :
rss.png
and Server send response :
http://www.mkyong.com/webservices/jax-ws/jax-ws-attachment-with-mtom/
A is correct