cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot use org.apache.xml.resolver.readers.CatalogReader in extension code -- Nuxeo distribution issue?

Steven_Huwig1
Star Contributor
Star Contributor

Hello,

When we attempt to use CatalogReader in our client code, we receive the following:

 Caused by: java.lang.ClassNotFoundException: org.apache.xml.resolver.readers.CatalogReader

After a little trial-and-error, we can fix this error by moving xml-resolver-1.2.jar from nxserver/lib/ to the top-level lib/ directory in the Tomcat distribution.

This is apparently a similar issue and fix to the one in https://jira.nuxeo.com/browse/NXP-13744

Thanks, Steve

1 REPLY 1

Steven_Huwig1
Star Contributor
Star Contributor