You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Arif Shaikh <ar...@yahoo.com> on 2001/06/12 17:51:11 UTC

Unable to open resource: WEB-INF/cocoon.properties

Hello everybody;

i am trying to install cocoon 1.8.2 on the windows2000 using tomact jakarta-tomcat-4.0-b5.
as per the instructions given on the cocoon page for installation, i have configured the required. but i am getting the following error.

Unable to open resource: WEB-INF/cocoon.properties

java.io.FileNotFoundException
    	at org.apache.naming.resources.DirContextURLConnection.getInputStream(DirContextURLConnection.java:342)
    	at org.apache.cocoon.Cocoon.init(Cocoon.java:131)

i am not sure what the exception is not it seems that it is unable to find the cocoon.properties file.
well i have put the fiels web.xml and cocoon.properties files under \tomact\webapps\cocoon\WEB-INF folder.

any hints in this diretcion will be greatly appreciated

Arif Shaikh


Re: Unable to open resource: WEB-INF/cocoon.properties

Posted by Gritsenko <gr...@home.com>.
in your web.xml there is a path to your cocoon.properites.
since both are in the same dir, the path should reflect this fact.


  ----- Original Message ----- 
  From: Arif Shaikh 
  To: cocoon-users@xml.apache.org 
  Sent: Tuesday, June 12, 2001 11:51 AM
  Subject: Unable to open resource: WEB-INF/cocoon.properties


  Hello everybody;

  i am trying to install cocoon 1.8.2 on the windows2000 using tomact jakarta-tomcat-4.0-b5.
  as per the instructions given on the cocoon page for installation, i have configured the required. but i am getting the following error.

  Unable to open resource: WEB-INF/cocoon.properties

  java.io.FileNotFoundException
      at org.apache.naming.resources.DirContextURLConnection.getInputStream(DirContextURLConnection.java:342)
      at org.apache.cocoon.Cocoon.init(Cocoon.java:131)

  i am not sure what the exception is not it seems that it is unable to find the cocoon.properties file.
  well i have put the fiels web.xml and cocoon.properties files under \tomact\webapps\cocoon\WEB-INF folder.

  any hints in this diretcion will be greatly appreciated

  Arif Shaikh