Re: No component found with scheme: context

2012-02-13 Thread Willem Jiang
It's more complicated then we thought. Please check out this thread in the Fuse forum[1]. [1]http://fusesource.com/forums/thread.jspa?threadID=3696&tstart=0 On Mon Feb 13 17:00:19 2012, Naira & Kobo wrote: Hi Ashwin, Thanks for responding. My application bundle is importing the same version of

Re: No component found with scheme: context

2012-02-13 Thread Naira & Kobo
Hi Ashwin, Thanks for responding. My application bundle is importing the same version of camel-core & camel-spring and yet it fails. Any other ideas. I am actually using camel-core, camel-spring, camel-context; all 2.7.1-fuse-00-43. Thanks. -- View this message in context: http://camel.465427

Re: No component found with scheme: context

2012-02-12 Thread Naira & Kobo
I did that, it didnt work. -- View this message in context: http://camel.465427.n5.nabble.com/No-component-found-with-scheme-context-tp5472141p5478401.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: No component found with scheme: context

2012-02-10 Thread Willem Jiang
Hi, Do you have chance to use features:install camel-context to install the feature ? On 2/10/12 7:17 PM, Naira & Kobo wrote: Hi all, I noticed that camel-context component does come with the SMX list of features. How can I add it to the list of features? Update: Ifinally got this install

Re: No component found with scheme: context

2012-02-10 Thread Ashwin Karpe
Hi, Can you please check to see if the imports/exports for your application bundles have the same version match with the component you are trying to deploy. You will need to match the versions for it to work. In some cases, you may also need to update the associated camel-core and camel-spring bun