[
https://issues.apache.org/activemq/browse/SMX4KNL-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved SMX4KNL-174.
-------------------------------------
Resolution: Fixed
I would rather add a reference to the jline bundle in the osgi bundle
classpath.
Sending client/pom.xml
Transmitting file data .
Committed revision 740422.
> 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
> Assignee: Jamie Goodyear
> Fix For: 1.1.0
>
> Attachments: smx4knl-174.patch
>
>
> 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.