Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0
-
None
Description
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.