Use normal session-beans, that is called with the timer/scheduler mbean, and the clients.
On man, 2002-04-08 at 18:51, Lo�c Lef�vre wrote: > Is the AdminServer mbean a such example? (I mean "extends > ServiceMBeanSupport") > > In fact, I would like to know if the development of a service stands for > what I need, (old message): > > "...I need a background process to manipulate EJBs. > Let's take my example: an AI background process manages the > weather and virtual people of a game. This process needs to change > EJBs properties (world, monsters, characters) quickly and to manages > modifications from users (the virtual people have to search for guards if > a user attacks them...). > > Indeed, the thread will awake at regular intervals but > when an "user event" occurs too..." > > Will a service do the work at the required speed? > > TIA, > Loic > > -----Message d'origine----- > De : Sacha Labourey [mailto:[EMAIL PROTECTED]] > Envoy� : lundi 8 avril 2002 18:21 > � : Lo�c Lef�vre; JBoss User Mailing List > Objet : RE: [JBoss-user] Compiling JBoss-all / Running JBoss 3.x > > > > I've got some more questions: > > What are these lines (appearing during JBoss initialization)? > > > > ------------------------------------------------------- > > GMS: address is llefevre:3880 > > ------------------------------------------------------- > > This is from the clustering initialisation. Remove the cluster-service.xml > file from JBOSS/deploy if you don't need it. > > As for the SAR package, take example on any sar included with the > distribution: it is very simple. > > Cheers, > > > Sacha > > > > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
