The following issue has been updated:

    Updater: Kristian Koehler (mailto:[EMAIL PROTECTED])
       Date: Sun, 11 Jan 2004 6:40 AM
    Comment:
the patch
    Changes:
             Attachment changed to XMLParserConfiguration-patch.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=GERONIMO-141&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=GERONIMO-141


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-141
    Summary: [PATCH] XMLParserConfiguration with grammar-pool for LoaderUtil
       Type: Improvement

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: Apache Geronimo
 Components: 
             core

   Assignee: 
   Reporter: Kristian Koehler

    Created: Sun, 11 Jan 2004 6:40 AM
    Updated: Sun, 11 Jan 2004 6:40 AM

Description:
Hi

this patch adds a XMLParserConfiguration object to the LoaderUtil (as proposed 
by David). It is configured to use a grammar pool which is not enabled in the 
standard configuration. The grammar pool caches previous used grammars and 
reduces lookups via the entityresolver.

The XMLParserConfiguration is registered as GeronimoMBean and exposes methods 
for get/set properties and features.

The AbstractLoaderUtilTest is adjusted accordingly.

Kristian


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/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