Sanket Sharma wrote:
What ever feature I deliver, will be through a nice GUI console or a web interface.
I would argue it's more important to get the basic MBeans written and the JMX infrastructure in place before implementing a GUI. As of JDK 1.5 the tools include jconsole - see http://java.sun.com/developer/technicalArticles/J2SE/jconsole.html. Do we really need to spend a lot of time building a GUI?
