You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2008/10/07 09:42:52 UTC

[jira] Updated: (SM-1336) CXF-SE should convert outbound DataHandlers into JBI Attachments

     [ https://issues.apache.org/activemq/browse/SM-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated SM-1336:
--------------------------------

    Fix Version/s: servicemix-cxf-se-2008.01

> CXF-SE should convert outbound DataHandlers into JBI Attachments
> ----------------------------------------------------------------
>
>                 Key: SM-1336
>                 URL: https://issues.apache.org/activemq/browse/SM-1336
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-cxf-se
>    Affects Versions: 3.2.1
>            Reporter: Ron Gavlin
>            Assignee: Freeman Fang
>             Fix For: 3.2.2, 3.3, servicemix-cxf-se-2008.01
>
>
> I am invoking a CXF-SE service by sending an IN-OUT message directly from an internal JBI endpoint. My CXF-SE service creates a new DataHandler which I expect to be included in the OUT message as a JBI Attachment. Currently, the CXF-SE DataHandler is being returned as a Base64Binary embedded in the message.
> On the inbound side, JBI Attachments are converted by CXF-SE into DataHanders. On the outbound side, I would expect the reverse to occur, namely new DataHandlers should be converted to JBI Attachments.
> See http://cwiki.apache.org/SM/discussion-forums.html#nabble-f12049 for the background discussion.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.