----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Reply-To: 
Please accept my apologies if this is not correct forum for this question:

I am trying to get Cocoon up and running on a Debian potato system using
jserve 1.3b and apache 1.3.9. Jserv is working well, but anything with xml
produces the following error:



java.io.FileNotFoundException: /usr/share/java/cocoon/bin/cocoon.properties
at java.io.FileInputStream.(Compiled Code)
at org.apache.cocoon.framework.Configurations.(Compiled Code)
at org.apache.cocoon.framework.Configurations.(Compiled Code)
at org.apache.cocoon.Cocoon.init(Compiled Code)
at org.apache.jserv.JServServletManager.load_init(Compiled Code)
at org.apache.jserv.JServServletManager.loadServlet(Compiled Code)
at org.apache.jserv.JServConnection.processRequest(Compiled Code)
at org.apache.jserv.JServConnection.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)


How can I fix this? Forgive me if this is a FAQ, I would have read it if it
were available.

TIA,
shadgun


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to