Hi, > Is there a way for manually force the entire current set of field > containers to be added to the current change list? > no, but there is a simple way to save changed container IDs before calling currentChangeList->clearAll(). With this it is always possible to send a current state. I'm useing this to connect to cluster servers without restarting the application. Currently I'm not in my office, so I can't send you some code examples. I think the interface is in RemoteAspect. There are two static functions one for saveing changes and one to apply all saved changes to the current changeList.
Marcus ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
