Rickard �berg wrote:
> > >         The jboss.jcml configuration entries for Minerva are getting
> > > pretty large.  I wonder if it would be useful to add a comment hook where
> > > a MBean could (optionally) declare a function
> > >         getDescription(String parameter)
> > > and if it's present the JCML writer could add inline XML comments
> > > describing the parameters.  Than again, that may just make the whole thing
> > > even more muddled.  Thoughts?

I just did some homework. Apparently the new JMX spec. has explicit
support for persistent MBeans (such as a DataSource). Please read the
docs for javax.management.PersistentMBean.

I think we need to update stuff to be more JMX 1.0-ish. They seem to
have made several interesting updates to it.

/Rickard

-- 
Rickard �berg

Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com


Reply via email to