Hi Geeks
I just added a first draft of the jBoss Administration GUI to
the EJX module in CVS.
When you download EJX do the following:
- go to ejx/src/build and start "build"
- go to ejx/examples/jboss.admin/build and start "build"
- startup jBoss App. Server
- got to ejx/dist/bin and start "java -jar ejx.jar"
- in EJX click on "new" icon or go to menu->file->new and choose "jBoss
Admin"
- when everything works fine then a tabbed pane will appear where the second
pane contains a list of all MBeans registered on the remote server
- if there is a problem with JNDI then you have to adjust the
"jndi.properties"
in ejx/dist/conf directory.
At the moment that is all it can because my knowledge about JNDI is less
than basic.
Comments are always welcome.
Have fun - Mad Andy