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

[jira] Resolved: (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 ]

Freeman Fang resolved SM-1336.
------------------------------

    Fix Version/s: 3.2.2
                   3.3
       Resolution: Fixed

commit fix 
http://svn.apache.org/viewvc?rev=654028&view=rev to trunk
http://svn.apache.org/viewvc?rev=654031&view=rev to 3.2 branch

> 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
>
>
> 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.