You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Fabrice SOLLAMI <fa...@marketschemer.com> on 2000/09/05 16:41:54 UTC

RE: [Cocoon Users] Re: cocoon.properties

Hi all,

Is there a way using tomcat and cocoon to set only one path for all xml /
xsl processing and not to put a cocoon.properties in all sub folder of
webapps.

Thanks
  -----Message d'origine-----
  De : cocoon-users-admin@lists.real-time.com
[mailto:cocoon-users-admin@lists.real-time.com]De la part de Christofer Dutz
  Envoyé : mardi 5 septembre 2000 16:32
  À : cocoon-users@xml.apache.org
  Objet : [Cocoon Users] Re: cocoon.properties


  Hi
    I get the error

    Unable to open resource: conf/cocoon.properties

    from cocoon 1.7.4 when I call the cocoon.xml.
    The servlet definition seems to be right, the classpath also.
    I´ve saved cocoon.properties in a "conf" - folder under WEB-INF for the
current project.
    Any suggestion of what might be wrong?

    TIA
    //jakob
  I hope I'm not wrong, but I think that cocoon wants to tell you that it
can't find the cocoon.properties file in the folder conf/
  This is correct, because you put it in the Folder WEB-INF/conf/.
  If you either change the www.conf to the other path or you move the
cocoon.properties to the specified directory, everything
  should work fine.

  Christofer Dutz