Gentoo Archives: gentoo-java

From: robert burrell donkin <robertburrelldonkin@×××××.com>
To: gentoo-java@l.g.o
Subject: Re: [gentoo-java] log4j -> juli
Date: Thu, 06 Jul 2006 17:40:17
Message-Id: f470f68e0607061038o466a38efk2b9ace36765a1156@mail.gmail.com
In Reply to: Re: [gentoo-java] log4j -> juli by Krzysiek Pawlik
1 On 7/6/06, Krzysiek Pawlik <nelchael@g.o> wrote:
2 >
3 > Brett Curtis wrote:
4 > >>> I have log4j-1.2.9 emerged so I tried to copy log4j.jar to
5 > >>> /usr/share/tomcat-5.5/lib and created a symlink in
6 > >>> /usr/share/tomcat-5.5/common/lib
7 > >>>
8 > >>> However this caused tomcat to fail and I get no logging at all.
9 > >>
10 > >> I had exactly the same error - obsidian (obsidian-studios) on IRC
11 > >> offered help (thank you :) ) to solve the issue - it doesn't happen
12 > with
13 > >> binary version from Jakarta.
14 > >
15 > > I tried logging-log4j-1.2.13 from
16 > > http://logging.apache.org/site/binindex.cgi and still have the same
17 > > results.
18 >
19 > I'm talking about binary version of tomcat, not log4j ;)
20
21
22 (i cut the official JCL 1.0.4 and 1.1.0 binaries)
23
24 this may be an issue with the gentoo source compilation for commons logging.
25 when compiled from source (rather than using the jakarta binary), you may
26 encounter issues if log4j is upgraded without recompiling JCL.
27
28 (if this is a common problem, i could drop in on IRC somewhere - where? -
29 later tonight)
30
31 - robert

Replies

Subject Author
Re: [gentoo-java] log4j -> juli Brett Curtis <dashnu@×××××.com>
Re: [gentoo-java] log4j -> juli Joshua Nichols <nichoj@g.o>