Hi, it's more a question for the Karaf community, never the less, nope the Karaf commands are enhanced compared to the std. OSGi commands and do not work outside the Karaf extensions. I think that discussion has been going back and forth now for several years. In short, the Karaf team wanted to add some functionality needed to the shell part of Felix. They didn't want it so it landed back in Karaf. Now we are at that special point where people want to use Karaf commands, but can't because those extensions are only available from Karaf.
Sorry about that, but it's as it is right now :-) regards, Achim 2017-02-09 3:09 GMT+01:00 G. Y. <[email protected]>: > > Hi, > > I am trying to follow the karaf tutorial, Database Access > <http://liquid-reality.de/display/liquid/2012/01/13/Apache+Karaf+Tutorial+Part+6+-+Database+Access> > part. Things are working fine from Karaf. However, I am doing my > development in Maven/Eclipse and using BndTools with Felix 5.6.1 framework > for my execution and bnd-maven-plugin to build my bundles. In my BndTools, > I want to be able to see whether my datasources are available using the > command 'jdbc:ds-list', the same way I successfully did in karaf. So, I > determined the list of bundles installed with the karaf 'jdbc' feature and > added all those bundles to my execution requirement in my bndrun (from a > local index I built with the bnd index plugin). However, I am not able to > get the 'jdbc' commands (jdbc:ds-list does not work and 'help' does not > show the 'jdbc' commands). Am I missing something? Aren't the commands > built in standard way in OSGi and therefore usable seamlessly inside any > framework? > > Thank you! > > -- > -- > ------------------ > OPS4J - http://www.ops4j.org - [email protected] > > --- > You received this message because you are subscribed to the Google Groups > "OPS4J" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master -- -- ------------------ OPS4J - http://www.ops4j.org - [email protected] --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
