| [news.eclipse.technology.ecf] Re: Ah... The objects have a common ID |
Hi John,
OK, I see where I messed up. I mistook the names passed in to the Chat object as the idenitifiers, but they clearly are not the IDs. They are merely nicknames that are bundled into the sent object (actually Object array). The ID for the objects is "chat" on both sides. Presumably, everyone with access to the container who also creates the "chat" object. may use the sendObjectToRemote method and the chat will go to System.out. Is this right?
Yes indeed!
Scott