Message: The following issue has been re-assigned.
Assignee: David Jencks (mailto:[EMAIL PROTECTED]) --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/GERONIMO-148 Here is an overview of the issue: --------------------------------------------------------------------- Key: GERONIMO-148 Summary: [PATCH] Schema corrections for geronimo xsds Type: Improvement Status: Open Priority: Major Project: Apache Geronimo Components: core Assignee: David Jencks Reporter: Kristian Koehler Created: Mon, 19 Jan 2004 7:01 AM Updated: Sun, 1 Aug 2004 1:43 PM 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://issues.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
