On 7/6/06, Krzysiek Pawlik <nelchael@gentoo.org> wrote:
Brett Curtis wrote:
>>> I have log4j-1.2.9 emerged so I tried to copy log4j.jar to
>>> /usr/share/tomcat-5.5/lib and created a symlink in
>>> /usr/share/tomcat-5.5/common/lib
>>>
>>> However this caused tomcat to fail and I get no logging at all.
>>
>> I had exactly the same error - obsidian (obsidian-studios) on IRC
>> offered help (thank you :) ) to solve the issue - it doesn't happen with
>> binary version from Jakarta.
>
> I tried logging-log4j-1.2.13 from
> http://logging.apache.org/site/binindex.cgi and still have the same
> results.

I'm talking about binary version of tomcat, not log4j ;)

(i cut the official JCL 1.0.4 and 1.1.0 binaries)

this may be an issue with the gentoo source compilation for commons logging. when compiled from source (rather than using the jakarta binary), you may encounter issues if log4j is upgraded without recompiling JCL.

(if this is a common problem, i could drop in on IRC somewhere - where? - later tonight)

- robert