Hi Geeks

Today I started coding a first draft of the jBoss Administration GUI
using EJX/AWT.

The GUI will work this way:
- when the plugin is loaded the user can enter the JNDI server and
a query to look for the particular JMX Connectors
- when the user selects then a JMX Connector the GUI will list all
the available manageable resources (MBeans)
- when the user selects a MBean the GUI will show an dynamic
generated GUI to see and change the attributes and invoke methods
(it will work similar to the HTML Adaptor)

The indention of this "first draft" is just to have a base to start the
discussion about the jBoss Administration GUI.

Have fun - Mad Andy
------------------------------------------------------------------
while( true ) { think(), write(), publish() }
------------------------------------------------------------------


PS: Just for Simon:
Sorry, but I cannot use the MBean you mentioned because it would
need to add another interface (JMS) and I think this is not a good
start to show how JMX and EJX is working.


Reply via email to