Jetty jars missing when running servicemix-web example
------------------------------------------------------
Key: SM-593
URL: https://issues.apache.org/activemq/browse/SM-593
Project: ServiceMix
Issue Type: Bug
Components: servicemix-assembly
Affects Versions: 3.0
Reporter: Markus Rado
Priority: Minor
Running the servicemix-web example fails with a java.lang.NoClassDefFoundError:
org/mortbay/jetty/nio/SelectChannelConnector.
The problem seems to be that jetty-6.0.0rc4.jar and jetty-util-6.0.0rc4.jar are
missing in WEB-INF/lib.
The build configuration needs to be changed so that these jars are included in
runtime.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira