You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Michael, Enke" <mi...@wincor-nixdorf.com> on 2002/08/20 17:44:57 UTC

work-directory not found

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: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org