Hi Viji,
Make
sure you have done the steps as given by Dr. Rajiv below:
go
to the Features tab and check
that camel-jms, camel-jdbc, spring-jdbc and camel-sql are installed. If
they are showing as uninstalled, install them.
go
to the Bundles tab and check that camel-jms, camel-jdbc, spring-jdbc and camel-sql are installed. If they are not showing as Active, make them so.
And
you have to make sure that ServiceMix is up and running.
Else,
I think that some Camel features might be missing. Please check and see if camel-http
feature is installed, if not install it as below.
"
karaf@root> features:install camel-http "
Thanks and Regards,