You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2001/09/14 00:46:46 UTC

[Bug 3595] New: - Entity catalogs - XercesParser.java needs setEntityResolver

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3595

           Summary: Entity catalogs - XercesParser.java needs
                    setEntityResolver
           Product: Cocoon 2
           Version: 2.1alpha CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: core
        AssignedTo: cocoon-dev@xml.apache.org
        ReportedBy: crossley@indexgeo.com.au


Recently Dims added support for entity catalog resolver to 2.1-dev and 2.0
This works beautifully. However, resolver support is not yet fully added to
Apache Cocoon.

As you know, cocoon.xconf provides the capability to "activate the XercesParser
instead of the default JaxpParser" (words from cocoon.xconf). 

So the modifications that were applied to
 org/apache/cocoon/components/parser/JaxpParser.java
now need to be similarly applied to
 org/apache/cocoon/components/parser/XercesParser.java

The changes to JaxpParser.java started to be added on 20 August 2001 as revision
1.5, so that can provide a reference base for the necessary changes to
XercesParser.java

It should be a simple matter. This Java hacker will attempt to develop a patch
next week. However, if someone else has the ability, then please do it.

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org