Hi,

May I suggest to add a table in the DSL wiki page (
http://camel.apache.org/dsl.html) of Camel with the following info  ?

*Name | Description | Class | Java example | Spring example | Documentation
link
from   | starting endpoint of the a route | ???? |** from("direct:a") |
<from uri="activemq:SomeQueue"/> |`
http://camel.apache.org/pipes-and-filters.html*

Where can we find the link between the tag name (ex : from()) and the piece
of code implementing the DSL action ?

Regards,

Charles Moulliard
Senior Enterprise Architect
Apache Camel Committer

*****************************
blog : http://cmoulliard.blogspot.com

Reply via email to