Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=GERONIMO-148 Here is an overview of the issue: --------------------------------------------------------------------- Key: GERONIMO-148 Summary: [PATCH] Schema corrections for geronimo xsds Type: Improvement Status: Unassigned Priority: Major Project: Apache Geronimo Components: core Assignee: Reporter: Kristian Koehler Created: Mon, 19 Jan 2004 7:01 AM Updated: Mon, 19 Jan 2004 7:01 AM Description: Hi the geronimo schemas are not valid. This patch resolves this issue and adds a corresponding test to the core module. Most problems arise from namespace errors and are now corrected. The TestCase (GrammarTest) just reads the grammar files and validates them internally. A simple EntityResolver is included in the test which searches all grammars needed in the schema directory of the core module (for example: datatypes.dtd, XMLSchema.dtd,...). So the test doesn't need a remote connection for these dtds. The geronimo-web-app.xsd file is not included in this patch and is still invalid. IMHO this should be resolved as soon as possible. ;-) Steffen and Kristian --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://nagoya.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
