Hello, I am having a small problem running cellar with equinox.
If I start karaf 2.2.3 fresh (felix) and do the following: > features:install webconsole > features:addurl > mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.2.2/xml/features > features:install cellar I see all the cellar commands appear in the karaf console (e.g. cluster:config-list, cluster:config-proplist etc). If I do the same with a fresh karaf 2.2.3 equinox (I set the karaf.framework to equinox in config.properties), the cellar commands do not appear (though cellar appears to still be running as my two Karaf nodes find each other). Anything obvious I missed that would cause the cellar commands not to appear in the console? Anything obvious I can check to help debug this? thanks in advance, Gareth -- View this message in context: http://karaf.922171.n3.nabble.com/Cellar-Commands-Not-Appearing-In-Karaf-Console-When-Equinox-Used-tp3326416p3326416.html Sent from the Karaf - User mailing list archive at Nabble.com.
