Hello, Are there any good places to read or examples to see, of how to build generic camel routes? For example:
I have 10 routes which differ only in their endpoints and some headers and processors. I would like to create a generic route and have the endpoint URI and other parameters injected and hence have multiple instances of the route to be created with the different endpoints. Is this possible to do? Are there any drawbacks to this approach e.g. for testing? Best Souciance -- View this message in context: http://camel.465427.n5.nabble.com/Generic-camel-routes-multiple-instances-tp5783866.html Sent from the Camel - Users mailing list archive at Nabble.com.