Could you give it a try with version 1.1.0 of the Shell XML? I think this could be a reason.
regards, Achim 2013/7/29 Relational and Re-engineering <[email protected]> > I did use the following Blueprint file. Could this be a version conflict? > > <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/ > v1.0.0"> > <command-bundle xmlns="http://karaf.apache.org/xmlns/ > shell/v1.0.0"> > <command name="test/hello"> > <action > class="org.apache.karaf.shell.samples.HelloShellCommand"/> > </command> > </command-bundle> > </blueprint> > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Karaf-blueprint-Failure-while-extending-console-tp4029372p4029378.html > Sent from the Karaf - Dev mailing list archive at Nabble.com. > -- Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead OPS4J Pax for Vaadin <http://team.ops4j.org/wiki/display/PAXVAADIN/Home> Commiter & Project Lead blog <http://notizblog.nierbeck.de/>
