Ive overridden both equals and hashCode (neither were overridden before) and
have been waiting for the issue to reproduce.  It is very intermittent and a
simple f5 makes it go away which is frustrating.  I also am trying using
GenericSelectModel as the encoder and model which might make the issue go
away.  Ill follow up if that fixes it.  Thanks!

Zack


Nicolas Charles wrote:
> 
> I just had this issue; it was because the object overrided the "equals" 
> method, but not "hashCode", hence the selected object couldn't be found 
> in the selected set.
> 
> Nick
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-T5--Palette-NPE-tp20652729p20819782.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to