On 9/23/05, Schulte Marcus <[EMAIL PROTECTED]> wrote:
> We're using using long sessions in two productive apps now. It works great
> and, for us, simplifies development considerably. Our first app using
> hibernate used Spring w/ session per request and it generated some really
> nasty ad-hoc work-around-code.
>
> We've implemented the long-session Pattern as a Hivemind service-model which
> was really easy to do.

Did you have any troubles with sessions being serialized with a large
graph of objects?
Or did you find a workaround?

Thanks,

Henri.

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

Reply via email to