Author: crossley
Date: Tue Nov 25 20:33:46 2008
New Revision: 720739
URL: http://svn.apache.org/viewvc?rev=720739&view=rev
Log:
Cocoon properties are now at WEB-INF/properties/core.properties file.
Issue: FOR-1091
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_90/validation.xml
Modified: forrest/trunk/site-author/content/xdocs/docs_0_90/validation.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_90/validation.xml?rev=720739&r1=720738&r2=720739&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_90/validation.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_90/validation.xml Tue Nov 25
20:33:46 2008
@@ -342,7 +342,7 @@
<p>
However this configuration does not show your DTDs being resolved. So
raise the verbosity level in the central configuration at
- <code>main/webapp/WEB-INF/properties/dev/core.properties</code> and
+ <code>main/webapp/WEB-INF/properties/core.properties</code> and
re-start forrest. This also shows the main catalogs being loaded and
shows the resolving of every DTD and entity set.
</p>