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 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

Reply via email to