Hi list, I want to do changes to specific nodes of the graph on a per server basis in a cluster environment. To get access to the tree I use RemoteAspect::registerCreated() and ::registerChanged, which seems to work. So my idea was to retrieve a given node by its name, which is set on the client. This does not work. There seems to be an AttachmentContainer of type Name attached to the nodes, but the name is always NULL. Does anybody know what is wrong? Is it the right way to access the tree from a server by using the RemoteAspect class?
Thanks, thomas ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
