Mark Eggers wrote: > David, > > > We should be able to set "verbosity=10" in a > > CatalogManager.properties file. We have one in > > main/webapp/WEB-INF/classes which is properly > > used by Cocoon. > > I didn't see one here.
Drat, sorry i was thinking about in Cocoon proper. Our Cocoon doesn't need a CatalogManager.properties because it uses main/webapp/WEB-INF/xconf/forrest-core.xconf Anyway, people on Windows are saying that the catalog entity resolver works for them during Cocoon processing. So all is well there, i.e. during 'forrest run' and during 'forrest' when it gets to the Cocoon phase. > > We also have a project one at > > site-author/classes/CatalogManager.properties > > but it seems to have no effect. Ah, the reason it appears to have no effect is because there are no extra DTDs or catalogs to be loaded for site-author. > I did see one here (and in a freshly seeded project). > I used a freshly seeded site and changed the verbosity > to 10. The only effect I saw was that there was some > logging about the hello DTD. That is what it is supposed to do. But again, this is Cocoon's use of the entity resolver. All is well. The trouble for Windows people seems to be with the other use of the entity resolver, i.e. 'forrest validate-xdocs'. > I'll take a look at the > classpath settings and see if I can figure out where > to put a CatalogManager.properties file for better > instrumentation. > > I'll also take a look at the xmlvalidate ant task > around line 147 . . . > > Hope you had a great weekend. Yes thanks. Being away from the 'puter and in the bush was nice. -David