Hmm I had a similar problem with the wicket 2 snapshot yesterday. I deleted
the wicket folder and did a clean checkout, that solved it for me.
Andrew Klochkov wrote:
>
> I got the following exception when wicket tries to build
> ExceptionErrorPage, I'm using wicket 1.3 fresh from SVN.
>
> 15:
I got the following exception when wicket tries to build
ExceptionErrorPage, I'm using wicket 1.3 fresh from SVN.
15:50:11.468 WARN!! Error for /quickstart/app/
java.lang.NoClassDefFoundError:
Lwicket/protocol/http/request/urlcompressing/UrlCompressor;
at java.lang.Class.getDeclaredFields0(Nat