* Peter Thomas:
> Just started trying ReloadingWicketFilter seems to work great so
> far :)
>
> Do I have to manually switch back to the normal WicketFilter in
> web.xml when going to production or will the DEPLOYMENT mode
> automatically switch off all the classloader black magic?
Indeed, that's how I do it and it's not very convenient. We
should modify ReloadingWicketFilter#getClassLoader() to return the
reloadingClassLoader only when the application is in development
mode, otherwise return super.getClassLoader().
Cheers,
--
Jean-Baptiste Quenot
aka John Banana Qwerty
http://caraldi.com/jbq/
-------------------------------------------------------------------------
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