You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Torsten Curdt <tc...@dff.st> on 2000/12/06 15:02:20 UTC

cocoon.xconf position changed?

I just checked out the latest cvs version of C2.
But seems cocoon does not find his config anymore.

java.io.FileNotFoundException: \apps\cocoon2\resources\cocoon.xconf

Did anyone change the default config path?
--
Torsten

config reload (was RE:cocoon.xconf position changed?)

Posted by Torsten Curdt <tc...@dff.st>.
 12/06 15:19:37 debug (JRun) Instantiating
org.apache.cocoon.servlet.CocoonServlet as Cocoon2 in cocoon2
 12/06 15:19:37 info (JRun) Cocoon2: init
 12/06 15:19:37 debug (JRun) getRealPath(/): E:\JRUN\servers\default\cocoon2
 12/06 15:19:37 info (JRun) Using configuration file: /cocoon.xconf
 12/06 15:19:37 debug (JRun) getResourceURL(/cocoon.xconf):
E:\JRUN\servers\default\cocoon2\cocoon.xconf

The above is the right file! Why does cocoon try to reload?

 12/06 15:19:37 info (JRun) Reloading from:
\apps\cocoon2\resources\cocoon.xconf

And where comes this path from? Did find it in the source...

 12/06 15:19:37 info (JRun) ERROR   130     [cocoon  ] (web-0): Could not
open configuration file, Cocoon object not created

12/06 15:19:37 info (JRun) ERROR   130     [cocoon  ] (web-0): Exception
reloading
java.io.FileNotFoundException: \apps\cocoon2\resources\cocoon.xconf
	at org.apache.cocoon.Cocoon.<init>(Cocoon.java:126)

> -----Original Message-----
> From: Torsten Curdt [mailto:tcurdt@dff.st]
> Sent: Wednesday, December 06, 2000 3:02 PM
> To: Cocoon-Dev
> Subject: cocoon.xconf position changed?
>
>
> I just checked out the latest cvs version of C2.
> But seems cocoon does not find his config anymore.
>
> java.io.FileNotFoundException: \apps\cocoon2\resources\cocoon.xconf
>
> Did anyone change the default config path?
> --
> Torsten
>