2009/12/16 Janning Vygen <[email protected]>:
> Hi all,
>
> i am using wicket for a few days. It is great!
Yeah, it is :)

> User is a persistableEntity managed by Hibernate. User is NOT Serializable.
Do you mean it doesn't implement Serializable?

> But if i run it, i do not get any SerializableExceptions.
> But the session gets serialized at the end of the requestcycle?
Session _may_ get serialized under certain circumstances. Nobody
promised you it _will_ do that always.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to