Are you saying that you have an application that runs on 1.2.2 and when you have the current wicket-1.x branch compiled you get that error?That shouldn't happen.If you upgrade to trunk, thats 2.0, then this could happen and you won't be able to just shutdown tomcat (saving all the sessions)
and th
Hi,
I have compiled the wicket sources and when I try to start tomcat, I get the error "Error loading previous sessions" and an invalidClassException. While this goes away if I use the same version of JDK for my build and tomcat (I believe this has to do with the serialVersionUID. could someon