Do not use the ClassPath manifest header for the karaf client jar
-----------------------------------------------------------------
Key: KARAF-169
URL: https://issues.apache.org/jira/browse/KARAF-169
Project: Karaf
Issue Type: Bug
Components: runtime
Affects Versions: 2.0.0
Reporter: Guillaume Nodet
Fix For: 2.2.0
The original problem is that commands don't work anymore in Equinox.
The reason is that gogo classes are now included in the karaf.shell.console
artifact which is put in the main classloader because it is referenced from the
karaf-client manifest. This problem only appear on Equinox though.
Anyway, using a script to launch the client might be a better idea.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.