Startup problem] camel-sql (2.14.1) on apache-servicemix-5.4.0 platform. Bundle camel-sql (2.14.1) is loaded (displayed by the list command), but does not start (when the start command is entered). By the command headers with the identifier camel-sql (2.14.1), information is output that no packages are loaded.

org.springframework.jdbc.core;version="[3.2,4)", org.springframework.jdbc.core.support;version="[3.2,4)" org.springframework.jdbc.datasource;version="[3.2,4)", org.springframework.jdbc.support.lob;version="[3.2,4)". 

But among the downloaded ones there is the mvn:org.springframework/spring-jdbc/3.2.11.RELEASE (downloaded from the Maven repository). Tell me what to do? Search package specific version 3.2.4? But he is nowhere to be found.

    1 answer 1

    Over all, the spring-jdbc bundle is not loaded (it can be loaded, but inactive). Perhaps he lacks some kind of dependency (and there are a lot of them there).

    I highly recommend putting the web server console and look at everything through it. It will be immediately clear and understandable. Version 3.2.4 does not need to be searched, as indicated by the bracket at the end [3.2,4)