Where did you find information about this?
As far as I know James 2.2.0 is phoenix based and phoenix does not use log4j. To use log4j you have to use a log4j implementation of the Avalon logger interface and change phoenix to use it.

In the phoenix's kernel.xml you can find that by default the component implementing the "org.apache.avalon.phoenix.interfaces.LogManager" service is "org.apache.avalon.phoenix.components.logger.DefaultLogManager".

Maybe you can write or find a Log4JLogManager for phoenix, but I never done it.

Stefano

Fabio Bazzani wrote:
Hi,

I'm trying to configure James release 2.2.0 with log4j. Searching on
the net I found few information about it but I still cannot configure
it to work.
Does anybody works with James and log4j? Where to find good
documentation about it?

thx in advance.

fabio


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to