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 [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 29, 2002 6:27 PM
To: [EMAIL PROTECTED]
Subject: 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 deregistered on redeploy.
JD
-----Original Message-----
From: Michael Klem [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 29, 2002 4:35 PM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] JMX question

What is the correct process to unregister all my MBeans when I
redeploy my application code?
Currently, if there are any of my app specific MBeans registered and
I redploy the software, I get the following error:
javax.management.InstanceAlreadyExistsException

Is there a way to unregister my MBeans when the app gets redployed?
The only way to get around this for now is to stop, redeploy and
restart the server.
--
"If I beat Mr. Burns--I mean really wallop him good I'm sure to get
that big promotion I've been gunning for!" - Homer

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


-- 
"If I beat Mr. Burns--I mean really wallop him good I'm sure to get that big promotion I've been gunning for!" - Homer

Reply via email to