you could use a system property for that?
so the filter only works if a system property is set.

johan

On 4/14/07, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote:

* Peter Thomas:

> Thanks.  Do you want me to open a JIRA?

Well,  I  don't   think  this  will  really   work,  because  when
the  application  sets  the  configuration  mode  (development  or
deployment)  the  application  has  already  been  loaded  in  the
reloading class loader.   In other words either it's  too early to
know  if the  application is  in  development or  not because  the
application  is not  created yet,  or  it's too  late because  the
application  is already  in the  reloading class  loader and  thus
we're  impacting the  class loading  in production,  which is  not
good.
--
     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

-------------------------------------------------------------------------
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

Reply via email to