But that is wrong. Use the detach() methods to clean up that.
You shouldn't keep any database related things in the session if possible.

johan


On 2/14/07, ChuckDeal <[EMAIL PROTECTED]> wrote:



Johan Compagner wrote:
>
> But yes you have a problem because what it tries to serialize is not
> supposed to be serialized.
>

Well, if it makes a difference, I do have a Hibernate session stored on
the
Page object (trying to use DataBinder Converstational session support).
So,
I could see why it would try and serialize it.

Chuck
--
View this message in context:
http://www.nabble.com/custom-serialization-problem-tf3229766.html#a8974207
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to