From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FyWnp-0006eh-Dn for garchives@archives.gentoo.org; Thu, 06 Jul 2006 16:34:09 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k66GWFhq031501; Thu, 6 Jul 2006 16:32:15 GMT Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.227]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k66GWEcd020340 for ; Thu, 6 Jul 2006 16:32:14 GMT Received: by wr-out-0506.google.com with SMTP id 37so2094952wra for ; Thu, 06 Jul 2006 09:32:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:to:message-id:content-type:from:subject:date:x-mailer; b=HhB1vXwr7RaCgvBH0y7JtFLLzTBujITKZXcAC/gbwY9Js2Dgz0vBxf5JJlGxFG/4/hvg+6Qkr7mZCKBGXgwI7R1gGaOM2sM6E7pd2rK8z1BgpKROxlYXHMNUzPVFh/QaHSuYSSYgTUGFt6LcD6xGKsgwlaE0kPKkgoTspCh70RE= Received: by 10.54.79.10 with SMTP id c10mr684745wrb; Thu, 06 Jul 2006 09:32:13 -0700 (PDT) Received: from ?192.168.1.76? ( [24.97.47.10]) by mx.gmail.com with ESMTP id 25sm7174561wra.2006.07.06.09.32.12; Thu, 06 Jul 2006 09:32:13 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@gentoo.org Mime-Version: 1.0 (Apple Message framework v752.2) To: gentoo-java@lists.gentoo.org Message-Id: <811DFB6F-8708-45E9-A2B3-42450C4D8E21@gmail.com> Content-Type: multipart/alternative; boundary=Apple-Mail-12--49845035 From: Brett Curtis Subject: [gentoo-java] log4j -> juli Date: Thu, 6 Jul 2006 12:32:10 -0400 X-Mailer: Apple Mail (2.752.2) X-Archives-Salt: fe97adb0-6315-4a96-b48a-c7166cd07ed0 X-Archives-Hash: 16e1eb2fbc45f4be3ebb6697fc5febdd --Apple-Mail-12--49845035 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed I talked to "wltjr" on IRC last night about Tomcat 5.5.17 he was a great help and I am now running it, but I still have some questions / problems. I have got Tomcat up and running however when I put our webapp in place I get logging errors. SEVERE: Error deploying web application directory dxc org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@1589e56 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Priority) (Caused by org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@1589e56 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Priority)) 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. Any idea how I can get by this or what needs to happen application side to allow me to use juli instead. Thanks for your time, Brett Curtis dashnu@gmail.com http://teh.sh.nu --Apple-Mail-12--49845035 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=ISO-8859-1 I talked to "wltjr" on IRC last = night about Tomcat 5.5.17 he was a great help and I am now running it, = but I still have some questions / problems.

I have got Tomcat up and = running however when I put our webapp in place I get logging = errors.

SEVERE:= Error deploying web application directory = dxc=A0org.apache.commons.logging.LogConfigurationException: = org.apache.commons.logging.LogConfigurationException: No suitable Log = constructor [Ljava.lang.Class;@1589e56 for = org.apache.commons.logging.impl.Log4JLogger (Caused by = java.lang.NoClassDefFoundError: org/apache/log4j/Priority) (Caused by = org.apache.commons.logging.LogConfigurationException: No suitable Log = constructor [Ljava.lang.Class;@1589e56 for = org.apache.commons.logging.impl.Log4JLogger (Caused by = java.lang.NoClassDefFoundError: = org/apache/log4j/Priority))

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.

Any idea how I can get by = this or what needs to happen application side to allow me to use juli = instead.

Thanks= for your time,

= --Apple-Mail-12--49845035-- -- gentoo-java@gentoo.org mailing list