Hello , I am trying to access a remote jackrabbit repository through RMI using camel jcr component
the route works fine with mvn camel pluguin using mvn clean install camel:run the same route doesnt work inside karaf container i got javax.jcr.RepositoryException: Remote repository not found: The resource at http://localhost:8020/rmi could not be retrieved Any help will be welcome , i run out of ideas !
