OK, I've investigated further and now think that a bug may have crept into
beta2.

Running my wicket app works fine, only my tests are broken.  To get the
tests to work, I have to:
(a) use WicketServlet instead of WicketFilter;
(b) set <servlet-name> to WicketMockServlet (in web.xml), instead of
anything I want.

These changes seem necessary because of the change in the guard clause in
WicketFilter.init() (see bold text in previous message in this thread).

Hopefully I'm missing something - surely I'm not the only person using beta2
and WicketTester!?

Severian.

-- 
View this message in context: 
http://www.nabble.com/Wicket-1.3.0-beta2---WicketFilter-Problem-tf4069331.html#a11575669
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to