Date: 2003-12-26T08:20:44 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,13 +84,13 @@ A preliminary list of requirements: -* Validation will be supported for multiple versions of relevant specifications (EJB 2.1, EJB 1.1), 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. -* Executing the validator will be available ''(mandatory?)'' as a part of the installation processs (presumably via the Management Client). +* Executing the validator will be available ''(mandatory?)'' as a part of the installation processs (presumably via the user interface in the Management Client). -* Errors and warnings would be collected inside the application server, and will be visible to the Management Client. (Should errors and warnings persist? If so, where? - Probably not, if you want a current set of errors, rerun the validator.) +* Errors and warnings would be collected inside the application server, and will be visible to the user interface of the Management Client. (Should errors and warnings persist? If so, where? - Probably not, if you want a current set of errors, rerun the validator.) -- David Farb
