I was thinking of writing a servlet that would allow you to have different "views" across your set of services.
e.g. you might want a page on which all the ports used by JBoss were listed. or another where all the directories/files/urls used could be reset. Since these pages would need a little more than simply scanning all methods for type (although it could be done like that), I was thinking of just specifying an XML template for each view, which could be read in and transformed (using xsl..) into the final page. This might make a nice extension to such a project. It would mean that you could configure not just service-by-service but e.g. noviceView, expertView etc.... I haven't got the time at the moment, but you might like to take the idea on board.... Jules Laurent Etiemble wrote: > Hi everybody > > I've build a Web-based JMX Browser (WAR file) to replace the HTML Adaptor of > Sun. > It provides the following functions : > - view of the JMX tree > - view of the MBean details > - update of MBean attributes > - invocation of MBean operations > > It is in preview stage, but I'am waiting some feedback to go on. > Download are available at : > http://prdownloads.sourceforge.net/ejtools/jmx.browser-1.0.0-preview.war?dow > nload > > Regards. > > > _______________________________________________________________ > > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development _______________________________________________________________ Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development