On 5/15/07, Chris Colman <[EMAIL PROTECTED]> wrote:


It has no problem finding the ones that are there when the web app is
started. It's just that it only looks once at startup. If I add a new
one after the web app has started it never finds it.


it looks only the first time you ask it for it, and it caches the
"not-found" result. so if you add things after you performed a failed lookup
and not-found was cached it will never see the new stuff.

-igor



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

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