inter-instance communication
inter-instance communication
- Subject: inter-instance communication
- From: Nathan Dumar <email@hidden>
- Date: Sun, 22 Aug 2004 00:14:15 -0400
I have seen this asked before, but now I cannot find it ... How do I
send a message from one instance to other instances of my WO app?
(Without using the database.)
From within one instance, I need to invoke an application-level method
in all instances. If it's complicated, please explain it a bit.
In a nutshell, this is the invocation:
this.application().sessionStore().removeSessionWithID(...);
Thank you,
Nathan
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.