Title: RE: [JBoss-user] JMX question
I just poked around the JBoss install tree and
found some .sar
files in the deploy directory and just looked
at what they did.
That, plus the SUN JMX tutorial and it was
pretty easy to
figure out.
JD
-Original Message-From: Michael Klem
is sponsored by:ThinkGeek
> >Welcome to geek heaven.
> ><http://thinkgeek.com/sf>http://thinkgeek.com/sf
> >___
> >JBoss-user mailing list
> >[EMAIL PROTECTED]
>
>><https://lists.sourceforge.net/lists/listi
>Hello Michael,
>
>Friday, August 30, 2002, 2:34:33 AM, you wrote:
>MK> What is the correct process to unregister all my MBeans when I
>MK> redeploy my application code?
>
>MK> Currently, if there are any of my app specific MBeans registered and
>MK> I redploy the software, I get the following err
Hello Michael,
Friday, August 30, 2002, 2:34:33 AM, you wrote:
MK> What is the correct process to unregister all my MBeans when I
MK> redeploy my application code?
MK> Currently, if there are any of my app specific MBeans registered and
MK> I redploy the software, I get the following error:
MK
Title: RE: [JBoss-user] JMX question
Two questions:
1. Would this work for 2.4.4?
2. I am currently using ModelMBeans for all of my management and
they only get created when the managed resources are used. Therefore I
don't know if the sar file would work for me. Should I be creating my
M
Title: RE: [JBoss-user] JMX question
I've been hearing about .sar files but cannot find info about
them. Where do I look?
I have my MBean in a .sar
inside a .jar and it
gets deregistered when I redeploy. Actually
we
have the .sar in a .jar inside and .ear now
and
it still gets deregister
Title: RE: [JBoss-user] JMX question
I have my MBean in a .sar inside a .jar and it
gets deregistered when I redeploy. Actually we
have the .sar in a .jar inside and .ear now and
it still gets deregistered on redeploy.
JD
-Original Message-
From: Michael Klem [mailto:[EMAIL