> Actually, I think most mbeans would work this way. For example, why > would a > database connection pool mbean care to know that it previously > existed? > What good would that information do it?
I might change my database connection pool information through a web interface. In fact, some of my MBeans could concievably be edited by people that don't have access to the *.xml files on the JBoss server. Instead of putting all the info about an MBean in a databse somewhere, then having a "master" MBean create and register the other helper beans, I'd like to have their state persisted somehow. ===== Thanks! Jon Brisbin [EMAIL PROTECTED] 417.682.6157 (h/w) 417.825.3995 (c) __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
