<xop:Include> element should not be in the om tree
--------------------------------------------------
Key: AXIS2C-653
URL: https://issues.apache.org/jira/browse/AXIS2C-653
Project: Axis2-C
Issue Type: Bug
Components: xml/soap
Reporter: Dumindu Pallewela
Priority: Minor
The axiom model built from an mtom optimized xml stream has a <xop:Include>
element node. This causes problems[1] when signing the soap message due to
differences in the sender's receiver's axiom trees. Instead this element node
should be replaced with a text node which contains the cid and the content type
of it's corresponding attachment.
[1] https://issues.apache.org/jira/browse/RAMPARTC-23
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]