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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to