You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by de...@geronimo.apache.org on 2004/08/01 22:47:40 UTC

[jira] Assigned: (GERONIMO-141) [PATCH] XMLParserConfiguration with grammar-pool for LoaderUtil

Message:

   The following issue has been re-assigned.

   Assignee: David Jencks (mailto:david@coredevelopers.net)
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-141

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

     Status: Open
   Priority: Major

    Project: Apache Geronimo
 Components: 
             core

   Assignee: David Jencks
   Reporter: Kristian Koehler

    Created: Sun, 11 Jan 2004 6:40 AM
    Updated: Sun, 1 Aug 2004 1:45 PM

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://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