I'm getting the following error when I try to run a wicket bench selenium test.
Exception in thread "main" java.lang.NoClassDefFoundError: org/mortbay/ http/HttpHandler at wicketbench.runner.Main.main(Main.java:14) Caused by: java.lang.ClassNotFoundException: org.mortbay.http.HttpHandler --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
