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/01/13 16:35:43 UTC

[jira] Created: (CAMEL-2356) camel-cxf client should not relay on the default Bus

camel-cxf client should not relay on the default Bus
----------------------------------------------------

                 Key: CAMEL-2356
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2356
             Project: Apache Camel
          Issue Type: Bug
    Affects Versions: 2.1.0, 2.0.0, 2.0-M3, 2.0-M2, 2.0-M1
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.2.0


CxfEndpoint's createClientFactoryBean method didn't set the ClientFactoryBean's bus with CxfEndpoint's bus.
It will cause some trouble when using the camel-cxf endpoint's producer within a ServiceMix or other container.


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


[jira] Resolved: (CAMEL-2356) camel-cxf client should not relay on the default Bus

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

Willem Jiang resolved CAMEL-2356.
---------------------------------

    Resolution: Cannot Reproduce

Added a unit test to verify it's a false alarm, the original solution is right.

> camel-cxf client should not relay on the default Bus
> ----------------------------------------------------
>
>                 Key: CAMEL-2356
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2356
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 2.0-M1, 2.0-M2, 2.0-M3, 2.0.0, 2.1.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.2.0
>
>
> CxfEndpoint's createClientFactoryBean method didn't set the ClientFactoryBean's bus with CxfEndpoint's bus.
> It will cause some trouble when using the camel-cxf endpoint's producer within a ServiceMix or other container.

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