Title: RE: [JBoss-user] MBean Question

you could have the startService method not do a whole lot.

then in the JMX Interface have an addtional method called
startServiceNoKidding()

that really does the startup that you're looking for.
then you just go to :8082 and click on the
startServiceNoKidding() method.


how's that?

frank



-----Original Message-----
From: Greg Turner [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 14, 2002 9:30 PM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] MBean Question


I want to write an MBean that does not get its startService method
automatically called when JBoss deploys the MBean.  Is there a way to do
this?   I just want the MBean sitting there not doing anything until I
manually start it via 8082.

Thanks

Greg Turner

Tiburon Enterprise Systems
http://www.tiburon-e-systems.com
Box 1171
Tiburon, CA 94920
415-332-3363



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to