I get a lot of error messages about failures to find various deli-related config files when running the current cvs cocoon. This change seems to have fixed the problem:

--- /home/miles/work/cocoon.xconf 2003-02-24 10:21:27.000000000 -0800
+++ ../cocoon.xconf 2003-02-24 03:23:23.000000000 -0800
@@ -942,7 +942,7 @@
| device that runs on.
+-->
<deli class="org.apache.cocoon.components.deli.DeliImpl">
- <parameter name="deli-config-file" value="resources/deli/config/deliConfig.xml"/>
+ <parameter name="deli-config-file" value="WEB-INF/deli/config/deliConfig.xml"/>
</deli>


miles


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to