So after further investigation, it looks like the cause of the interoperability problem is due to the fact that the digest value and signature value is being sent by Metro 1.5 as an attachment rather than inlining it.
For example: <ds:DigestValue><Include href="cid:[email protected]"/></ds:DigestValue> So CXF can't process those apparently. Does anyone know if sending them as references is valid? And if so, can cxf beyond 2.6 handle them? -- View this message in context: http://cxf.547215.n5.nabble.com/MTOM-and-XML-Signatures-tp5720459p5720463.html Sent from the cxf-user mailing list archive at Nabble.com.
