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 2008/11/14 07:01:05 UTC

[jira] Created: (CAMEL-1086) Camel-cxf non-pojo mode endpoint's provider leaves incorrect cxf endpoint in the exchange

Camel-cxf non-pojo mode endpoint's provider leaves incorrect cxf endpoint in the exchange
-----------------------------------------------------------------------------------------

                 Key: CAMEL-1086
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1086
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-cxf
            Reporter: William Tam
             Fix For: 1.5.1, 2.0.0


The "from" endpoint instead of the "to" cxf endpoint object is left in the cxf exchange by CxfClient, which can cause problems for CXF interceptors that depend on cxf endpoint object in the exchange.

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


[jira] Updated: (CAMEL-1086) Camel-cxf non-pojo mode endpoint's provider leaves incorrect cxf endpoint in the exchange

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

William Tam updated CAMEL-1086:
-------------------------------

    Attachment: CAMEL-1086.patch

Note: the patch was created from the 1.x branch.   

> Camel-cxf non-pojo mode endpoint's provider leaves incorrect cxf endpoint in the exchange
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1086
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1086
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-cxf
>            Reporter: William Tam
>             Fix For: 1.5.1, 2.0.0
>
>         Attachments: CAMEL-1086.patch
>
>
> The "from" endpoint instead of the "to" cxf endpoint object is left in the cxf exchange by CxfClient, which can cause problems for CXF interceptors that depend on cxf endpoint object in the exchange.

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


[jira] Assigned: (CAMEL-1086) Camel-cxf non-pojo mode endpoint's provider leaves incorrect cxf endpoint in the exchange

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

Willem Jiang reassigned CAMEL-1086:
-----------------------------------

    Assignee: Willem Jiang

> Camel-cxf non-pojo mode endpoint's provider leaves incorrect cxf endpoint in the exchange
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1086
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1086
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-cxf
>            Reporter: William Tam
>            Assignee: Willem Jiang
>             Fix For: 1.5.1, 2.0.0
>
>         Attachments: CAMEL-1086.patch
>
>
> The "from" endpoint instead of the "to" cxf endpoint object is left in the cxf exchange by CxfClient, which can cause problems for CXF interceptors that depend on cxf endpoint object in the exchange.

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


[jira] Resolved: (CAMEL-1086) Camel-cxf non-pojo mode endpoint's provider leaves incorrect cxf endpoint in the exchange

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

Willem Jiang resolved CAMEL-1086.
---------------------------------

    Resolution: Fixed

Applied patch with thanks to William.

> Camel-cxf non-pojo mode endpoint's provider leaves incorrect cxf endpoint in the exchange
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1086
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1086
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-cxf
>            Reporter: William Tam
>            Assignee: Willem Jiang
>             Fix For: 1.5.1, 2.0.0
>
>         Attachments: CAMEL-1086.patch
>
>
> The "from" endpoint instead of the "to" cxf endpoint object is left in the cxf exchange by CxfClient, which can cause problems for CXF interceptors that depend on cxf endpoint object in the exchange.

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