[ http://issues.apache.org/jira/browse/GERONIMO-2333?page=comments#action_12434461 ] Gianny Damour commented on GERONIMO-2333: -----------------------------------------
This is a VERY VERY VERY nice work!!! At least, I have been able to get it working and I think that this represents a huge amount of work. I now need to review the implementation; yet I already vote +1 to apply it. Althought, it is worth to note that this portlet does not work with Safari. Safari returns a "Maximum call stack size exceeded." JavaScript error message and it seems to be a known Dojo problem. See this thread http://dojotoolkit.org/pipermail/dojo-checkins/2006-July/008159.html for a user reporting such a problem. Having said that, it works great with IE. Many thanks for your hard work Chris! > Add JMX Portlet > --------------- > > Key: GERONIMO-2333 > URL: http://issues.apache.org/jira/browse/GERONIMO-2333 > Project: Geronimo > Issue Type: New Feature > Security Level: public(Regular issues) > Components: console > Affects Versions: 1.2 > Reporter: Chris Cardona > Assigned To: Chris Cardona > Attachments: dojo-0.3.1-bin.zip, jmxMgrPortlet-G1.1.1-1.jpg, > jmxMgrPortlet-G1.1.1-2.jpg, jmxMgrPortlet-G1.1.1-3.jpg, > jmxMgrPortlet-G1.1.1-New.patch, jmxMgrPortlet-G1.1.1.patch > > > Add a JMX portlet with the following minimum capabilities: > 1. Be able to list all the MBeans > 2. Predefined searches for the different J2EE types: J2EEApplication, > EJBModule, WebModule, Sertlet, JCAConnectionFactory, etc. > 3. Be able to query MBeans (if possible with autocomplete feature) > 4. View the attributes and operations of MBeans > The plan is to use Ajax (Dojo and DWR) to make this portlet a little bit > responsive. Any thoughts and suggestions are welcome. > cheers, > chris -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
