Hello I'm currently developping a new camel component and at the same time the service this component will use. For this purpose, I would need to "start" this service even if I haven't defined a route using one of my endpoints.
A general approach would be to start a "stand alone" service and connect camel with by using my component but would it be possible to start some threads before the route implementation? (This may be naive, but I would like to be sure on this point). Many thanks in advance -- View this message in context: http://camel.465427.n5.nabble.com/Best-practice-with-external-code-tp4911026p4911026.html Sent from the Camel - Users mailing list archive at Nabble.com.
