The reply of the operation 'transformToMtomAttachment' is as:
<?xml version="1.0" encoding="UTF-8"?> <attachedTransformResponse xmlns="http://petals.ow2.org/components/xslt/version-2" xmlns:xop="http://www.w3.org/2004/08/xop/include"> <fileContent> <xop:include href="cid:petals-se-xslt.out"/> </fileContent> </attachedTransformResponse>
It is invalid because the MTOM/XOP tag 'Include' must start with an upper 'I':
<xop:Include href="cid:petals-se-xslt.out"/>
Resolved in branch petals-esb-enterprise-4.2.x
Reopened to be merged in trunk
Merged in trunk
Resolved in branch petals-esb-enterprise-4.2.x