Re: [Wicket-user] Model values not getting set properly

2006-05-05 Thread Dipu
;Eelco Hillenius" <[EMAIL PROTECTED]> To: <wicket-user@lists.sourceforge.net> Sent: Thursday, May 04, 2006 6:27 PM Subject: Re: [Wicket-user] Model values not getting set properly No clue, sorry. Could you be more specific about which models andwhich components your problem applies to?

Re: [Wicket-user] Model values not getting set properly

2006-05-05 Thread Eelco Hillenius
No clue, sorry. Could you be more specific about which models and which components your problem applies to? To my knowledge, we haven't been doing any wild with models lately. Eelco On 5/4/06, Dipu <[EMAIL PROTECTED]> wrote: Hi, I updated the the wicket source tree from svn trunk and my appl

Re: [Wicket-user] Model values not getting set properly

2006-05-04 Thread Johan Compagner
i am affraid that you really have to debug this yourself.Isn't there any exception/warning?johanOn 5/4/06, Dipu < [EMAIL PROTECTED]> wrote: Hi,   I updated the the wicket source tree from svn trunk and my application stopped functioning. For some reason the values are not getting set to th

[Wicket-user] Model values not getting set properly

2006-05-04 Thread Dipu
Hi,   I updated the the wicket source tree from svn trunk and my application stopped functioning. For some reason the values are not getting set to the resepective model object.   When i change the dependency from the wicket project to the wicket.jar ( which i build before updating the sourc