You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Michal Stochmialek (JIRA)" <ji...@apache.org> on 2007/09/13 12:42:32 UTC

[jira] Created: (WSCOMMONS-249) setter for rootContentId in OMOutputFormat

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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Updated: (WSCOMMONS-249) setter for rootContentId in OMOutputFormat

Posted by "Michal Stochmialek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSCOMMONS-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Stochmialek updated WSCOMMONS-249:
-----------------------------------------

    Attachment: WSCOMMONS-249-patch.diff

> 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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Assigned: (WSCOMMONS-249) setter for rootContentId in OMOutputFormat

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSCOMMONS-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle reassigned WSCOMMONS-249:
----------------------------------------

    Assignee: Rich Scheuerle

Great idea.  I can make this change.
Scheu

> 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
>            Assignee: Rich Scheuerle
>         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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Resolved: (WSCOMMONS-249) setter for rootContentId in OMOutputFormat

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSCOMMONS-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle resolved WSCOMMONS-249.
--------------------------------------

    Resolution: Fixed

Committed 575428

> 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
>            Assignee: Rich Scheuerle
>         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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org