Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 94108 invoked from network); 9 Sep 2006 16:09:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Sep 2006 16:09:09 -0000 Received: (qmail 85201 invoked by uid 500); 9 Sep 2006 16:09:01 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 85111 invoked by uid 500); 9 Sep 2006 16:09:00 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 85079 invoked by uid 99); 9 Sep 2006 16:09:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Sep 2006 09:09:00 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Sep 2006 09:08:59 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E2A167142D0 for ; Sat, 9 Sep 2006 16:05:22 +0000 (GMT) Message-ID: <21205734.1157817922898.JavaMail.jira@brutus> Date: Sat, 9 Sep 2006 09:05:22 -0700 (PDT) From: "Chris Cardona (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-2333) Add JMX Portlet In-Reply-To: <30992173.1155932473848.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-2333?page=comments#action_12433618 ] Chris Cardona commented on GERONIMO-2333: ----------------------------------------- Hi Gianny, Thanks for checking out the patch. FYI, here's a list of the modified and added files included in the patch: A 1. applications\console-standard\src\java\org\apache\geronimo\console\jmxmanager\JMXManagerHelper.java A 2. applications\console-standard\src\java\org\apache\geronimo\console\jmxmanager\JMXManagerPortlet.java M 3. applications\console-standard\src\webapp\WEB-INF\dwr.xml M 4. applications\console-standard\src\webapp\WEB-INF\portlet.xml M 5. applications\console-standard\src\webapp\WEB-INF\web.xml A 6. applications\console-standard\src\webapp\WEB-INF\view\jmxmanager\viewJMXServer.jsp A 7. applications\console-standard\src\webapp\WEB-INF\view\jmxmanager\help.jsp M 8. applications\console-framework\src\webapp\WEB-INF\aggregation\Head.jsp M 9. applications\console-framework\src\webapp\WEB-INF\data\pageregistry.xml M 10. applications\console-framework\src\webapp\WEB-INF\data\portletentityregistry.xml A 11. applications\console-framework\src\webapp\js\* - iframe_history.html - dojo.js - src\* Are you having build problems or did you build successfully but running the admin console doesn't show up the JMX manager portlet? There should be a 'JMX Viewer' link at the bottom of the left navigation tree of the admin console. Cheers, 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.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