You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/12/24 10:12:46 UTC

[jira] Created: (CAMEL-3461) Put the CamelCxfMessage into Camel Message Header

Put the CamelCxfMessage into Camel Message Header
-------------------------------------------------

                 Key: CAMEL-3461
                 URL: https://issues.apache.org/jira/browse/CAMEL-3461
             Project: Camel
          Issue Type: Improvement
          Components: camel-cxf
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.6.0


There some important information such as ServletRequest can be access from the CXF Message, we need to let DefaultCXFBinding copy the CXFMessage into camel message to access these information from the Camel route.

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


[jira] Resolved: (CAMEL-3461) Put the CamelCxfMessage into Camel Message Header

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

Willem Jiang resolved CAMEL-3461.
---------------------------------

    Resolution: Fixed

> Put the CamelCxfMessage into Camel Message Header
> -------------------------------------------------
>
>                 Key: CAMEL-3461
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3461
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.6.0
>
>
> There some important information such as ServletRequest can be access from the CXF Message, we need to let DefaultCXFBinding copy the CXFMessage into camel message to access these information from the Camel route.

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