Date: 2003-12-26T08:22:17 Editor: 63.240.163.227 <> Wiki: Apache Geronimo Wiki Page: Architecture/Validator URL: http://wiki.apache.org/geronimo/Architecture/Validator
no comment Change Log: ------------------------------------------------------------------------------ @@ -84,9 +84,9 @@ A preliminary list of requirements: -* Validation will be supported for multiple versions of relevant specifications (EJB 2.1, EJB 1.1, ... ''list to be defined''), but would specifically '''ignore''' ''(or flag as errors/warnings?)'' all configuration file enhancements from other application servers (WebSphere, WebLogic, Orion, ...). +* Validation will be supported for multiple versions of relevant specifications (EJB 2.1, EJB 1.1, ... ''list to be defined''), but would specifically '''ignore''' ''(or flag as errors/warnings?)'' all configuration file enhancements from other application servers (Websphere, Weblogic, Orion, ...). -* Validation will operate on applications (EJBs, WARs, ...) as well as system components (data sources, connectors, ...). Validation of the application server configuration is the responsibility of application server components, '''NOT''' the validator. +* Validation will operate on application components (EJBs, WARs, ...) as well as system components (data sources, connectors, ...). Validation of the application server configuration is the responsibility of application server components, '''NOT''' the validator. * Executing the validator will be available ''(mandatory?)'' as a part of the installation processs (presumably via the user interface in the Management Client).
