an Brock" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 24, 2003 4:17 PM
Subject: Re: [JBoss-user] Basic JMX question
> Hi Brian,
>
> I wouldn't describe this as Basic JMX :-)
>
> If you start a timer on each node then the
> notification
ROTECTED]
To: <[EMAIL PROTECTED]>
Subject: Re: [JBoss-user] Basic JMX question
Date: Mon, 24 Feb 2003 10:33:59 -
Hi Adrian,
thanks very much for your answers. I have a few little questions
about the clustering answers that perhaps you can give me
advice on.
> You will find many adaptors/con
TED]>
Sent: Wednesday, February 19, 2003 6:16 PM
Subject: Re: [JBoss-user] Basic JMX question
> Hi Brian,
>
> Answers in line.
>
> >From: "Brian McSweeney" <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: <[EMAIL PROTECTED]>
> >Sub
Hi Brian,
Answers in line.
From: "Brian McSweeney" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: [JBoss-user] Basic JMX question
Date: Wed, 19 Feb 2003 16:03:24 -
Hi all,
yet again in my quest to write container independent code, I
2003 5:20
PM
Subject: RE: [JBoss-user] Basic JMX
question
Try this:
MBeanServer myMBeanServer =
(MBeanServer)MBeanServerFactory.findMBeanServer(null).get(0);
There's a lot of code like that in JBoss
itself.
Benjamin
-Original Message-From: Brian Mc
EMAIL PROTECTED]Subject:
[JBoss-user] Basic JMX question
Hi all,
yet again in my quest to write container
independent code, I'm stuck. :-)
I want to use the Timer service in a container
independent manner. The
sheduler services for example isn't container
independent :-(.
Hi all,
yet again in my quest to write container
independent code, I'm stuck. :-)
I want to use the Timer service in a container
independent manner. The
sheduler services for example isn't container
independent :-(.
So, the first problem I have here is, I need to get
a reference to the