With C3.0-beta, I am trying to use CatalogManager.properties to direct request of a DTD to another location. I copied the files CatalogManager.properties, catalog.xml, dummy.dtd to
src/main/resources and then to rcl-config/WEB-INF/classes, but not luck. Is there anything I can do to get the requests to a DTD to be server through the catalog ??
