Re: [JBoss-user] Timer MBean cant handle notification dates in the past

2003-12-08 Thread Adrian Brock
jboss-3.2 implements jmx1.1 where this is not allowed. It is on the list of things to change for jboss-4/jmx1.2 http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=69394&group_id=22866&group_project_id=16850 Regards, Adrian On Mon, 2003-12-08 at 15:01, [EMAIL PROTECTED] wrote: > H

RE: [JBoss-user] Timer MBean

2002-04-23 Thread Eric Jain
> One more question is: I use JBoss 2.4.4, will it work? > If no, is there as similar way for JBoss 2.4.4? Can't help you there; jboss-service.xml will certainly be different. -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.

RE: [JBoss-user] Timer MBean

2002-04-23 Thread Loïc Lefèvre
Objet : RE: [JBoss-user] Timer MBean > How can I do to start the session bean > initialization just after the deployment of my > ear? Create a .sar file containing a simple class that implements org.jboss.varia.scheduler.Schedulable and calls your session bean from its perform method.

RE: [JBoss-user] Timer MBean

2002-04-22 Thread Eric Jain
> How can I do to start the session bean > initialization just after the deployment of my > ear? Create a .sar file containing a simple class that implements org.jboss.varia.scheduler.Schedulable and calls your session bean from its perform method. Create a jboss-service.xml file containing the f

RE: [JBoss-user] Timer MBean

2001-07-20 Thread Saint-Martin Cecile
Thx, I have set filters and it works. SAINT-MARTIN Cecile [EMAIL PROTECTED] > -Message d'origine- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]De la part de Burkhard > Vogel > Envoyé : vendredi 20 juillet 2001 13:19 > À : [EMAIL PROTECTED] > Objet : Re

Re: [JBoss-user] Timer MBean

2001-07-20 Thread Burkhard Vogel
Hi, a notification concerns everyone listening to a notification type. This means everyone listening to timer-notifications get woken up. To avoid this have a look at filters. Burkhard - Original Message - From: "Saint-Martin Cecile" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursd