Re: [JBoss-user] notifying multiple users of a change

2001-06-07 Thread Nicolai P Guba
> "AF" == Allen Fogleson <[EMAIL PROTECTED]> writes: AF> you wouldnt necessarily have to use a MDB, although I believe JMS AF> is probably a decent solution for this. At least a low coding AF> overhead. you could have each client subscribe to some topic, and AF> have JMS publish to that topic

RE: [JBoss-user] notifying multiple users of a change

2001-06-07 Thread Allen Fogleson
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Nicolai P Guba Sent: Thursday, June 07, 2001 10:21 AM To: [EMAIL PROTECTED] Subject: [JBoss-user] notifying multiple users of a change Suppose I have a multitude of EJB clients connecting to a jboss server. One client

[JBoss-user] notifying multiple users of a change

2001-06-07 Thread Nicolai P Guba
Suppose I have a multitude of EJB clients connecting to a jboss server. One client changes some data displayed in the other clients. How do I notify other clients that a change occurred so that they can display the update? My guess would be MDB. -- Nicolai P Gubahttp://www.gnu.org