Hi I finally found how to solve this issue : the wicket jar from http://wicketstuff.org/maven/repository/org/apache/wicket/ seems to be broken.
Indeed, when I download the source jar, unzip it and add it to my project (with a few extra jar and minus the wicket one, as well as a source path) it works properly. Then, if I remove the source from wicket and put back the wicket jar... it doesn't anymore ! So, as far as I can tell, my issue really comes from the wicket jar (latest snapshot). Whatever, this part now works properly, and I'm a happy man once again ;) Thanks for your help all of you :) ZedroS ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
