Hi, I am new to Camel and I am working on a new application that has multiple independent modules. Each module has a workflow and there should be an ability to start multiple modules / workflows in a single jvm instance.
In the above scenarion, if I use camel dsl, each module will have its own camel context xml which will have the routes defined and a spring main class to start a module in its own jvm instance. But how can the ability to start multiple modules in a single jvm instance be provided using a single main launcher class? Please help. -- View this message in context: http://old.nabble.com/Need-help-developing-camel-based-application-tp28149494p28149494.html Sent from the Camel - Users mailing list archive at Nabble.com.