servicemix-camel endpoint bridge
--------------------------------
Key: SMXCOMP-562
URL: https://issues.apache.org/activemq/browse/SMXCOMP-562
Project: ServiceMix Components
Issue Type: Improvement
Components: servicemix-camel
Affects Versions: servicemix-camel-2009.01
Reporter: Jean-Baptiste Onofré
Fix For: servicemix-camel-2009.02
Currently, several endpoint type are present only in Camel or both in Camel and
SMX.
The users want to use Camel component without using a complete Camel route.
The servicemix-camel component should provide a new way to define camel
endpoint like:
<servicemix:camel service="myService" endpoint="myEndpoint" uri="<camel
component URI>"/>
For example:
<servicemix:camel service="myService" endpoint="myEndpoint"
uri="log:org.apache.servicemix.samples.camel.ExampleCamelRoute"/>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.