0

I have implemented a set of "org.apache.felix.shell.Command"s with the purpose of utilizing it in Apache Servicemix. The commands are being registered with "org.osgi.framework.BundleActivator" (Blueprint not involved as it often collides with Spring that I use extensively). I have tested the commands with Pax-Exam and all seems to be working fine. However when deployed to the actual Servicemix container the commands are not available.

I have stumbled upon the following (http://t20025.apache-karaf-user.apachetalks.us/getting-felix-scr-commands-to-show-up-in-karaf-t20025.html), however the suggested solution is not working for me.

Did anyone experienced similar problem and managed to find a working solution?

рüффп
  • 5,172
  • 34
  • 67
  • 113
Michal
  • 93
  • 2
  • 8
  • We got a bunch of Camel commands for Karaf, maybe peak at our code, to see if you can find anything that helps - https://github.com/apache/camel/tree/master/platforms/karaf/commands – Claus Ibsen May 04 '14 at 05:54
  • It might help if you can somehow describe or publish a small project containing a command that did not work. – Marcel Offermans May 06 '14 at 23:25

0 Answers0