You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "William Tam (JIRA)" <ji...@apache.org> on 2010/12/09 19:54:00 UTC

[jira] Created: (CAMEL-3420) CXF component should be smarter in determining the DataFormat based on the Camel message type

CXF component should be smarter in determining the DataFormat based on the Camel message type
---------------------------------------------------------------------------------------------

                 Key: CAMEL-3420
                 URL: https://issues.apache.org/jira/browse/CAMEL-3420
             Project: Camel
          Issue Type: Improvement
          Components: camel-cxf
            Reporter: William Tam
            Priority: Minor


Please see the cross reference in org.apache.camel.component.cxf.CxfMixedModeRouterTest.  We set the data format in the exchange properties.   If we want to support mixed mode in a same route more seamlessly, we should make the component detect data format based on message type to avoid burdening the users to reset the property back to match the from endpoint's data format.

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


[jira] Updated: (CAMEL-3420) CXF component should be smarter in determining the DataFormat based on the Camel message type

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

William Tam updated CAMEL-3420:
-------------------------------

    Fix Version/s: 2.6.0
         Assignee: William Tam

> CXF component should be smarter in determining the DataFormat based on the Camel message type
> ---------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3420
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3420
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>            Reporter: William Tam
>            Assignee: William Tam
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> Please see the cross reference in org.apache.camel.component.cxf.CxfMixedModeRouterTest.  We set the data format in the exchange properties.   If we want to support mixed mode in a same route more seamlessly, we should make the component detect data format based on message type to avoid burdening the users to reset the property back to match the from endpoint's data format.

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


[jira] Commented: (CAMEL-3420) CXF component should be smarter in determining the DataFormat based on the Camel message type

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978203#action_12978203 ] 

Willem Jiang commented on CAMEL-3420:
-------------------------------------

@William,
I think the end user should be certain of what data format that he working with, as there are lots of auto converter can help the user to change the message body.
If the user don't know what exactly the message body is, they may hit other issues.


> CXF component should be smarter in determining the DataFormat based on the Camel message type
> ---------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3420
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3420
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>            Reporter: William Tam
>            Assignee: William Tam
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> Please see the cross reference in org.apache.camel.component.cxf.CxfMixedModeRouterTest.  We set the data format in the exchange properties.   If we want to support mixed mode in a same route more seamlessly, we should make the component detect data format based on message type to avoid burdening the users to reset the property back to match the from endpoint's data format.

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


[jira] Updated: (CAMEL-3420) CXF component should be smarter in determining the DataFormat based on the Camel message type

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

Claus Ibsen updated CAMEL-3420:
-------------------------------

    Fix Version/s:     (was: 2.6.0)
                   2.7.0

> CXF component should be smarter in determining the DataFormat based on the Camel message type
> ---------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3420
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3420
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>            Reporter: William Tam
>            Assignee: William Tam
>            Priority: Minor
>             Fix For: 2.7.0
>
>
> Please see the cross reference in org.apache.camel.component.cxf.CxfMixedModeRouterTest.  We set the data format in the exchange properties.   If we want to support mixed mode in a same route more seamlessly, we should make the component detect data format based on message type to avoid burdening the users to reset the property back to match the from endpoint's data format.

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