Hi Geeks
I am sorry if I bother you again about this but
I would like to code our own JMX implementation
because I think this would help us in:
- Control of the code
- Fix the problem with <MLET> (no comments
within the <MLET> tag.. I would suggest
that we also implement a XML file support with
a DTD to check the file
- Add support for named attributes to the <MLET>
service
- Make a full fledged JMX Agent
- Add new Services like to tell the client if a MBean
implements a certain Interface (set of attributes and
operations) and how this Interface looks like (the
same structure as the MBean Interface). Because
of the dynamic MBean the MBean does not have
to implement an Interface and this Service has to
figure this out according to what the MBeanServer
delivers.
When someone is interested to help me please send
me an email: [EMAIL PROTECTED]
If the jBoss Board is interested is there a way to
create a new jBoss Module ? (I know I already asked
you).
Have fun - Mad Andy / Better Pizza
Senior Java Developer
eBuilt Inc. (www.ebuilt.com)
while( true ) { think(); write(); publish(); }