[
https://issues.apache.org/activemq/browse/CAMEL-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang updated CAMEL-2120:
--------------------------------
Description:
There are 4 runnable camel routes in this example. and we should provide spring
configure file to start these service in ServiceMix.
1. CamelTransportExample, we need to publish the CXF service use the
CamelTransport for load balancing.
2. CamelCXFExample, which shows how to use camel route to bridge different
transport service.
3. CamelRSExample, shows how to provide a REST and SOAP service at same time
in Camel.
4. CamelProviderExample, shows us how to use the JAXWS Provider API to handle
the request in Camel.
> Create spring configuration file to hold the route of camel-example-cxf
> -----------------------------------------------------------------------
>
> Key: CAMEL-2120
> URL: https://issues.apache.org/activemq/browse/CAMEL-2120
> Project: Apache Camel
> Issue Type: Sub-task
> Reporter: Willem Jiang
>
> There are 4 runnable camel routes in this example. and we should provide
> spring configure file to start these service in ServiceMix.
> 1. CamelTransportExample, we need to publish the CXF service use the
> CamelTransport for load balancing.
> 2. CamelCXFExample, which shows how to use camel route to bridge different
> transport service.
> 3. CamelRSExample, shows how to provide a REST and SOAP service at same time
> in Camel.
> 4. CamelProviderExample, shows us how to use the JAXWS Provider API to handle
> the request in Camel.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.