The following issue has been updated:
Updater: Kristian Koehler (mailto:[EMAIL PROTECTED])
Date: Sat, 31 Jan 2004 4:52 AM
Comment:
the patch
Changes:
Attachment changed to geronimo-service-patch.zip
---------------------------------------------------------------------
For a full history of the issue, see:
http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=GERONIMO-153&page=history
---------------------------------------------------------------------
View the issue:
http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=GERONIMO-153
Here is an overview of the issue:
---------------------------------------------------------------------
Key: GERONIMO-153
Summary: [PATCH] Geronimo-service.xml Schema and corresponing Tests
Type: Improvement
Status: Unassigned
Priority: Major
Project: Apache Geronimo
Assignee:
Reporter: Kristian Koehler
Created: Sat, 31 Jan 2004 4:51 AM
Updated: Sat, 31 Jan 2004 4:52 AM
Description:
Hi
I created a schema for the geronimo-service.xml files. I added this file to the
schema dir in the core module.
Additionally I included tests for all geronimo-service.xml files in repository.
I added the namespace tags to the files accordingly. This shouldn't be a
problem because the DocumentBuilderFactory in the current Kernel doesn't
validates against grammar files. So that's no problem ;-)
I included an AbstractGeronimoServiceTest in the common module
(modules.common.src.test.org.apache.geronimo.common.xml.AbstractGeronimoServiceTest.zip)
which should be unpacked to the package org.apache.geronimo.common.xml.
While building the common module a second jar file is created
(geronimo-common-test-DEV.jar). There are new dependency to that file in
modules security, transaction, console-web, jetty (to moudles with
geronimo-service.xml files).
In the mentioned modules there are new simple Test classes to test the
deployment descriptors (geronimo-service.xml). I created a new test folder for
the console-web module.
Please also see GERONIMO-148 for the Grammar test patch. I think the new schema
should also be included in this tests ;-)
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