You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2013/05/30 08:26:20 UTC

[jira] [Commented] (COCOON3-125) Missing support for Catalog Resolver

    [ https://issues.apache.org/jira/browse/COCOON3-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13670099#comment-13670099 ] 

Francesco Chicchiriccò commented on COCOON3-125:
------------------------------------------------

If you take a look at cocoon-sax's pom.xml, you will notice that no external dependencies (besides cocoon's and logging) are included: by design, in fact, cocoon-sax is meant to be used with as few external dependencies as possible.

For this reason cocoon-optional exists: I'd suggest to rework your patch for providing a new more capable XSLT transformer (extending the original XSLT transformer) in cocoon-optional.
                
> 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