Re: Using camel in OSGI bundles.
://camel.465427.n5.nabble.com/Using-camel-in-OSGI-bundles-tp5767295p5767299.html Sent from the Camel - Users mailing list archive at Nabble.com.
Using camel in OSGI bundles.
Hi all, I am new to camel framework. I am using camel framework in OSGI bundles for simple routing purpose. Right now I am using single OSGI camel context. When the OSGI bundle starts, the single context is also started and the context is closed when the bundle stops. Regarding this, I have few qu