Re: [Wicket-user] Datapicker warning

2005-11-28 Thread Johan Compagner
info it is.On 11/28/05, Matej Knopp <[EMAIL PROTECTED]> wrote: Still, I'm not sure that warning is appropriate. Info would be morecorrect imho.-MatejJohan Compagner wrote:> yes that is the case. It is a normal warning.> I can't make it another type of message so no warning.. > (info or debug?)>> jo

Re: [Wicket-user] Datapicker warning

2005-11-28 Thread Matej Knopp
Still, I'm not sure that warning is appropriate. Info would be more correct imho. -Matej Johan Compagner wrote: yes that is the case. It is a normal warning. I can't make it another type of message so no warning.. (info or debug?) johan On 11/27/05, *Andrew Lombardi * <[EMAIL PROTECTED]

Re: [Wicket-user] Datapicker warning

2005-11-27 Thread Johan Compagner
yes that is the case. It is a normal warning.I can't make it another type of message so no warning..(info or debug?)johanOn 11/27/05, Andrew Lombardi <[EMAIL PROTECTED]> wrote: I have received this warning before, you can basically ignore it. From what I recall, the reason is that you have templat

Re: [Wicket-user] Datapicker warning

2005-11-27 Thread Andrew Lombardi
I have received this warning before, you can basically ignore it. From what I recall, the reason is that you have template polling on, so it is attempting to check for any change in all templates that you are using in your hierarchy. So items that are in jars are not available to be chang