For that matter, I'm not totally married to WicketBench, is anybody
else successfully doing functional testing with wicket?
D/
On Oct 14, 2009, at 2:54 PM, Douglas Ferguson wrote:
> I'm getting the following error when I try to run a wicket bench
> selenium test.
>
>
> Exception in thread "mai
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