You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "John Langley (JIRA)" <ji...@apache.org> on 2011/02/25 14:23:38 UTC

[jira] Updated: (JCR-2904) Uncaught AbstractMethodError exception in in DomUtil.createFactory()

     [ https://issues.apache.org/jira/browse/JCR-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Langley updated JCR-2904:
------------------------------

    Attachment: domUtil_patch.diff

This patch has a fix for the listed bug and also a fix for another issue that allows the injection of alternate DocumentBuilderFactory, which allows developers to address the issue described here: 
http://www.w3.org/blog/systeam/2008/02/08/w3c_s_excessive_dtd_traffic

In the 2.1.3 version supported the injection of a  DocumentBuilderFactory because BUILDER_FACTORY was public. The patch adds a setter for this property rather than making it public. 

> Uncaught AbstractMethodError exception in in DomUtil.createFactory()
> --------------------------------------------------------------------
>
>                 Key: JCR-2904
>                 URL: https://issues.apache.org/jira/browse/JCR-2904
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-webdav
>    Affects Versions: 2.2.4
>         Environment: All
>            Reporter: John Langley
>         Attachments: domUtil_patch.diff
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> DomUtil.createFactory() throws an uncaught AbstractMethodError exception when xerces is on the classpath and the jackrabbit webdav module is used. 
> This can render the class unusable when used in conjunction with the xerces library. 

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira