[ http://issues.apache.org/jira/browse/GERONIMO-2333?page=comments#action_12434786 ] Paul McMahan commented on GERONIMO-2333: ----------------------------------------
David, the trunk version of the patch didn't work for me. I may not have applied it correctly. I can see where the new portlet is registered in the console but when I try to start it I get a javascript error: Error: dojo.require is not a function Source File: http://localhost:8080/console/portal/JMXViewer Line: 22 followed by some more errors. BTW, I just created GERONIMO-2406 for separating the Dojo library into a separate webapp. If the JMX portlet goes in first then I can work with Chris to retrofit when GERONIMO-2406 is ready, or he may want to wait on it. > 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: Christopher M. Cardona > Assigned To: Christopher M. Cardona > Attachments: dojo-0.3.1-bin.zip, GERONIMO-2333-trunk.patch, > 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
