[
https://issues.apache.org/jira/browse/JCR-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003893#comment-13003893
]
Jukka Zitting commented on JCR-2904:
------------------------------------
Oops, my modifications were actually incorrect. I tried catching all Exceptions
instead of just these two cases, but the other one was an Error so would not
have been caught by my code.
I revised the code to better match your original patch in revision 1079317 and
merged it to 2.2 in revision 10709318.
> 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
> Assignee: Jukka Zitting
> Fix For: 2.2.5
>
> 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