setter for rootContentId in OMOutputFormat
------------------------------------------
Key: WSCOMMONS-249
URL: https://issues.apache.org/jira/browse/WSCOMMONS-249
Project: WS-Commons
Issue Type: Improvement
Components: AXIOM
Reporter: Michal Stochmialek
Attachments: WSCOMMONS-249-patch.diff
I need a setter for rootContentId in OMOutputFormat. It is needed in situation
when i'm
writing a component that forwards messages. That is when the component is
creating an Attachments object
basing on stream and after some processing it is serializing the message using
MIMEOutputUtils class.
Since the message and its content-type cannot be modified, I need to provide
original rootContentId
in OMOutputFormat to the MIMEOutputUtils.writeSOAPWithAttachmentsMessage()
method.
This is possible for OMOutputFormat.mimeBoundary attribute, but not for
OMOutputFormat.rootContentId.
IMHO this should be changed :-)
--
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]