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
Hi,
I am trying to use the Timer MBean to notify
parts of my application. Sun tells me about the expected
behaviour:
If the timer notification to be inserted has a date that is before the
current date, the method behaves as if the specified date were the
current date. The first notification is d
> 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.
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.
> 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
Hello,
I've written my first session bean that is
automatically called by the timer service
of JBoss. My question is:
How can I do to start the session bean
initialization just after the deployment of my
ear?
For now: I have to call a specific url (jsp) that
call a method of my session bean runAt
Hi,
I have another question about MBean timer.
If the same instance of an object register 2 times itself as a notification
listener but with different 2 differents notification filters, what happen
if it removes itself as notification listener? Does it have to removes
itself 2 times?
SAINT-MARTI
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
IL PROTECTED]>
Sent: Thursday, July 19, 2001 6:06 PM
Subject: [JBoss-user] Timer MBean
> Hello,
>
> I have wroten an entity EJB that implements NotificationListener of API
> javax.management.
> It register itself as a listener to a notification that occurs after one
> minute.
>
Hello,
I have wroten an entity EJB that implements NotificationListener of API
javax.management.
It register itself as a listener to a notification that occurs after one
minute.
It seems to work but all entities that have previously register themselves
wake up each time a new notification is send
10 matches
Mail list logo