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.

Reply via email to