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 2008/06/17 09:03:00 UTC

[jira] Created: (CAMEL-614) support to configure cxf bus through the camel context spring configuration file

support to configure cxf bus through the camel context spring configuration file
--------------------------------------------------------------------------------

                 Key: CAMEL-614
                 URL: https://issues.apache.org/activemq/browse/CAMEL-614
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-cxf
    Affects Versions: 1.3.0
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 1.4.0


We can share the application context with camel context in CXF bus for the CXFEndpoint in stead of using the cxf.xml.

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


[jira] Closed: (CAMEL-614) support to configure cxf bus through the camel context spring configuration file

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

Willem Jiang closed CAMEL-614.
------------------------------


Here is a unit test to show how to set the configuration of the cxf http-conduite in the camel context spring configuration file.

https://svn.apache.org/repos/asf/activemq/camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/spring/CxfEndpointBeanTest.java

> support to configure cxf bus through the camel context spring configuration file
> --------------------------------------------------------------------------------
>
>                 Key: CAMEL-614
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-614
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>    Affects Versions: 1.3.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>
> We can share the application context with camel context in CXF bus for the CXFEndpoint in stead of using the cxf.xml.

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


[jira] Resolved: (CAMEL-614) support to configure cxf bus through the camel context spring configuration file

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

Willem Jiang resolved CAMEL-614.
--------------------------------

    Resolution: Fixed

http://svn.apache.org/viewvc?rev=668598&view=rev

> support to configure cxf bus through the camel context spring configuration file
> --------------------------------------------------------------------------------
>
>                 Key: CAMEL-614
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-614
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>    Affects Versions: 1.3.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>
> We can share the application context with camel context in CXF bus for the CXFEndpoint in stead of using the cxf.xml.

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