Message:

   The following issue has been closed.

   Resolver: David Jencks
       Date: Sun, 1 Aug 2004 1:44 PM

The geronimo schemas have evolved quite a bit since this patch, and AFAIK are 
accepted by xmlbeans which seems to have considerably stronger schema 
validation features than xerces.  If there are remaining problems please open a 
new issue.
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: FIXED

    Project: Apache Geronimo
 Components: 
             core
   Fix Fors:
             1.0-M2

   Assignee: David Jencks
   Reporter: Kristian Koehler

    Created: Mon, 19 Jan 2004 7:01 AM
    Updated: Sun, 1 Aug 2004 1:44 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

Reply via email to