[ http://issues.apache.org/jira/browse/GERONIMO-2333?page=comments#action_12437575 ] Paul McMahan commented on GERONIMO-2333: ----------------------------------------
Thanks for the nudge Gianny :-) Sending applications\console\geronimo-console-framework\src\main\webapp\WEB-INF\data\pageregistry.xml Sending applications\console\geronimo-console-framework\src\main\webapp\WEB-INF\data\portletentityregistry.xml Adding applications\console\geronimo-console-standard\src\main\java\org\apache\geronimo\console\jmxmanager Adding applications\console\geronimo-console-standard\src\main\java\org\apache\geronimo\console\jmxmanager\JMXManagerHelper.java Adding applications\console\geronimo-console-standard\src\main\java\org\apache\geronimo\console\jmxmanager\JMXManagerPortlet.java Sending applications\console\geronimo-console-standard\src\main\webapp\WEB-INF\dwr.xml Sending applications\console\geronimo-console-standard\src\main\webapp\WEB-INF\portlet.xml Adding applications\console\geronimo-console-standard\src\main\webapp\WEB-INF\view\jmxmanager Adding applications\console\geronimo-console-standard\src\main\webapp\WEB-INF\view\jmxmanager\help.jsp Adding applications\console\geronimo-console-standard\src\main\webapp\WEB-INF\view\jmxmanager\viewJMXServer.jsp Sending applications\console\geronimo-console-standard\src\main\webapp\WEB-INF\web.xml Transmitting file data .......... Committed revision 449693. > 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, > GERONIMO-2333-trunk2.patch, GERONIMO-2333-trunk3.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
