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: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org