Matt Raible wrote:
If you're accessing this method as a web service - you should
initialize it on the server before passing it to the client.

And more specifically, if some of the data is lazy loaded, you must cause that loading to happen before the session is closed.

-Dale

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

Reply via email to