Re: Upgrade to cocoon 2.1.5

2004-06-04 Thread Ugo Cei
Nicola Ken Barozzi wrote:
Over at Forrest, an upgrade to Cocoon 2.1.5 has brought us with these 
issues... ideas?

Juan Jose Pablos wrote:
Hi,
I am nearly there, I have got a couple of issues, both related to JCS:
First, there is a lot of output like this one:
=
[INFO] CompositeCacheConfigurator - -setting defaults to DC
[INFO] CompositeCacheConfigurator - -setting 
defaultCompositeCacheAttributes to [ useLateral = true, useRemote = 
true, useDisk = true, maxObjs = 1
00, maxSpoolPerRun = -1 ]

How can I remove These info messages?
I think it depends on log4j not being configured. We should ship with a 
proper log4j config, as all those messages from JCS and other libraries 
that use log4j, like Quartz, are really bothersome.

I don't have any hint rearding the second problem.
	Ugo


Re: Upgrade to cocoon 2.1.5

2004-06-04 Thread Ugo Cei
Il giorno 04/giu/04, alle 09:07, Ugo Cei ha scritto:
I think it depends on log4j not being configured. We should ship with 
a proper log4j config, as all those messages from JCS and other 
libraries that use log4j, like Quartz, are really bothersome.
I tried to fix this by providing a default log4j.properties file, but 
there is one thing that is bothering me. In the file I have put:

log4j.appender.file.File=build/webapp/WEB-INF/logs/log4j.log
but this only works as long as you are running under the bundled Jetty 
(i.e. cocoon servlet).

Is there a way to specify a path relative to the webapp context dir 
that works across all containers?

Ugo
--
Ugo Cei - http://beblogging.com/