NoClassDefFoundError jline/ConsoleReader when invoking servicemix-client
------------------------------------------------------------------------
Key: SMX4KNL-174
URL: https://issues.apache.org/activemq/browse/SMX4KNL-174
Project: ServiceMix Kernel
Issue Type: Bug
Affects Versions: 1.1.0
Environment: Linux
Reporter: Jamie Goodyear
When the servicemix client is invoked a No Class Def Found Error occurs.
{noformat}
jgood...@kang:~/x4/kernel/test/apache-servicemix-kernel-1.1.0-SNAPSHOT$ java
-jar lib/servicemix-client.jar
java.lang.NoClassDefFoundError: jline/ConsoleReader
at org.apache.servicemix.kernel.client.Main.main(Main.java:73)
{noformat}
This can be reproduced by following the $SMX_HOME/demos/smx4web example.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.