Hi, today I downloaded the last Cocoon dev snapshot and found that if I uncomment the work-directory in web.xml:
<init-param> <param-name>work-directory</param-name> <param-value>/WEB-INF/work</param-value> </init-param> this directory is not created and I get an error telling me: ...org.apache.cocoon.www.mypage_xsp.java: File not found. If I comment it out, all is well but the working files are not at that location I want it to be. Anybody how knows about this? Regards, Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]