Return-Path: X-Original-To: apmail-cocoon-dev-archive@www.apache.org Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6D461F5F4 for ; Wed, 29 May 2013 20:48:25 +0000 (UTC) Received: (qmail 77722 invoked by uid 500); 29 May 2013 20:48:24 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 77660 invoked by uid 500); 29 May 2013 20:48:24 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 77586 invoked by uid 99); 29 May 2013 20:48:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 May 2013 20:48:24 +0000 Date: Wed, 29 May 2013 20:48:24 +0000 (UTC) From: "Mansour Al Akeel (JIRA)" To: dev@cocoon.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (COCOON3-125) Missing support for Catalog Resolver MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COCOON3-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mansour Al Akeel updated COCOON3-125: ------------------------------------- Attachment: CatalogResolver-support.diff patch to add CatalogResolver support. > Missing support for Catalog Resolver > ------------------------------------ > > Key: COCOON3-125 > URL: https://issues.apache.org/jira/browse/COCOON3-125 > Project: Cocoon 3 > Issue Type: Improvement > Components: cocoon-sax > Affects Versions: 3.0.0-beta-1 > Reporter: Mansour Al Akeel > Priority: Minor > Fix For: 3.0.0-beta-1 > > Attachments: CatalogResolver-support.diff > > > When we load xml document using org.apache.cocoon.sax.util.XMLUtils.toSax, and the XML document has a link to a DTD, the parser fails if the DTD is not in the specified location. To solve this issue, a CatalogManager.properties can be used. The same thing if we are using document() function from an xslt and loaded document has a DTD. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira