Great suggestions guys! I'll look deeper into the code and see how SelectModel 
is used. I suspect your suggestion is the way to go.

-----Original Message-----
From: Thiago H de Paula Figueiredo [mailto:thiag...@gmail.com]
Sent: Thursday, February 28, 2013 10:06 AM
To: Tapestry users
Subject: Re: SelectModelImpl Non-Serializable Prevents Session Replication in 
Cluster

On Thu, 28 Feb 2013 13:19:31 -0300, Steve Wall <steve.w...@westernunion.com> 
wrote:

> Hello,

Hi!

Don't @Persist or @SessionState SelectModel. That's a bad idea. As Lance said, 
if you really need to persist it somehow, persist a List that is used to create 
the SelectModel, not the SelectModel itself.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


The information transmitted, including any content in this communication is 
confidential, is intended only for the use of the intended recipient and is the 
property of The Western Union Company or its affiliates and subsidiaries. If 
you are not the intended recipient, you are hereby notified that any use of the 
information contained in or transmitted with the communication or 
dissemination, distribution, or copying of this communication is strictly 
prohibited. If you have received this communication in error, please notify the 
Western Union sender immediately by replying to this message and delete the 
original message


Reply via email to