[ http://issues.apache.org/jira/browse/GERONIMO-2333?page=comments#action_12433675 ] Chris Cardona commented on GERONIMO-2333: -----------------------------------------
Gianny, Good thing you tried out the patch otherwise I wouldn't know that I forgot to include the dojo related files in the patch. My bad... I attached a new patch. After applying the patch you need to unzip dojo-0.3.1-bin.zip under <Geronimo>\applications\console-framework\src\webapp\js folder. This zip contains the image files used by dojo widgets. After this you can rebuild the console again. This should fix your problem. It would be nice to know if the JMX portlet also works in Safari (I don't have a mac to play with). I only tested on IE and Firefox but Dojo claims to support the following browsers: - Latest Safari (2.0.x today) - Latest Opera (8.5 today, 9.0 soon) - IE 5.5+ - Firefox 1.0+ - Latest Konqueror (3.5 today) Please let me know if you encounter any problems. Thanks! > 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
