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

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

0 votes

1 answers

3218 views

ANSWER



0 votes