You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by Apache Wiki <wi...@apache.org> on 2005/10/31 22:50:33 UTC

[Geronimo Wiki] Update of "Web Console" by JoeBohn

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Geronimo Wiki" for change notification.

The following page has been changed by JoeBohn:
http://wiki.apache.org/geronimo/Web_Console

The comment on the change is:
Updated status of current portlets and made a start at some priorities for V1

------------------------------------------------------------------------------
  = Current Status =
  
  This is where I'm keeping notes on the current areas of the portal.
+ 
+ = Console Function Status =
+ Last Updated on 10/31/05 by Joe Bohn
+ For the tomcat and jetty columns a 'No' means either not implemented or so broken that it is useless.
+ || Function ||<15%> Jetty ||<15%> Tomcat ||<50%> Problems/Comments/ec... ||
+ || Server || || || ||
+ || --Information || Yes || Yes || none ||
+ || --JVM || Yes || Yes || GERONIMO-950 ||
+ || --Server Logs || Yes || Yes || GERONIMO-807 GERONIMO-1028 GERONIMO-1063 GERONIMO-1068 ||
+ || --Shutdown Restart || 50% || 50% || GERONIMO-1115(jetty - exceptions on restart) GERONIMO-xxxx(tomcat - shutdown only on restart) - fails differently ||
+ || --Web Server || YES || No || GERONIMO-1070(jetty listeners) GERONIMO-1064(tomcat listeners) GERONIMO-xxxx(tomcat web server mgr with new management API) ||
+ || --EJB Server || No || No || new function ||
+ || --JMS Server || Yes || Yes || GERONIMO-897 ||
+ || --J2EE Connections || No || No || new function ||
+ || --CORBA/IIOP || No || No || new function ||
+ || --UDDI Server || No || No || new function ||
+ || Services || || || ||
+ || --Common Libraries || Yes || Yes || ||
+ || --Database Pools || No || No || GERONIMO-1042 GERONIMO-1095 ||
+ || --JMS || No(factories) Yes(Distribution Mgr) || same as jetty || GERONIMO-1065 ||
+ || --Java Mail || No || No || GERONIMO-891 GERONIMO-1100 ||
+ || Applications || || || ||
+ || --All Configurations || Yes || Yes || poss. GERONIMO-1066 ||
+ || --Application EARs || Yes || Yes || ||
+ || --Web App WARs || Yes || Yes || ||
+ || --EJB JARs || Yes || Yes || ||
+ || --J2EE Connections || Yes || Yes || ||
+ || --Appl Clients || Yes || Yes || ||
+ || --System Modules || Yes || Yes || ||
+ || Security || || || ||
+ || --Console Realm || No || No || GERONIMO-1067 ||
+ || --All Realms || No || No || GERONIMO-1043 GERONIMO 1108 ||
+ || --Keystore || Yes || Yes || ||
+ || Misc || || || ||
+ || --Embedded DB || || || ||
+ || ---DB Info || Yes || Yes || ||
+ || ---DB Manager || Yes || Yes || ||
+ Most of the above JIRAs assume just fixing (not re-architecting). The notable exception to this is the Web Server statistics.  As this function is being added for tomcat we should revamp the implementation for jetty to conform to the new structure.
+ 
+ = General Console Priorities for V1 =
+ Last Updated on 10/31/05 by Joe Bohn (so they're only my opinion)
+  1. Get original function from gluecode (jetty & tomcat) working again or make a conscious decision to drop it.
+  1. Integrate logo and improve look and feel (GERONIMO-788 or do we need another?)
+  1. Explore enhancements necessary to this function to be truly useful
+  1. Complete new capabilities as time permits (new function items from above not yet implemented)
+  1. Revamp existing implementations to conform to JSR77 and new Management API.
+ 
+ 
  
  == Overall Issues ==