Hi Anton, In ULC, objects (UIProxy instances) on the client can only be freed if their server side proxies (ULCProxy instances) are removed by the gc on server side. Therefore, to prevent OutOfMemory Exceptions on client side, it is important that the gc runs regularly on server side.
I hope this answers your question. If not please get back to us with more information about your application. Thanks and regards, Janak -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Anton Levcik Sent: Wednesday, May 03, 2006 12:43 AM To: [EMAIL PROTECTED] Subject: [ULC-developer] How to configure garbage collector for client with small memory Hi, It is possible configure (optimalise) garbage collector application server for ulc client with small memory? Thanks for your feedback. Levcik Anton _______________________________________________ ULC-developer mailing list [email protected] http://lists.canoo.com/mailman/listinfo/ulc-developer
