public inbox for gentoo-java@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William L. Thomson Jr." <wlt@obsidian-studios.com>
To: gentoo-java <gentoo-java@lists.gentoo.org>
Subject: Re: [gentoo-java] log4j -> juli
Date: Fri, 07 Jul 2006 00:03:09 -0400	[thread overview]
Message-ID: <1152244989.9320.4.camel@wlt.obsidian-studios.com> (raw)
In-Reply-To: <1152218828.4203.38.camel@wlt.obsidian-studios.com>

Through further user problems and subsequent investigations a problem in
the Tomcat 5.5.x init script specific to Gentoo was found.

The following line in the tomcat-5.5 init script needs to be change, and
has been in svn and should be soon in cvs, in ~arch sometime tomorrow or
so, once it cascades.

In the mean time, or if you don't feel like re-emering for a minor
change. Edit /etc/init.d/tomcat-5.5

Change

CLASSPATH="${CLASSPATH}:${CATALINA_HOME}/bin/bootstrap.jar:$(java-config -p commons-logging)"

to

CLASSPATH="${CLASSPATH}:${CATALINA_HOME}/bin/bootstrap.jar:${CATALINA_HOME}/bin/commons-logging-api.jar"


-- 
Sincerely,
William L. Thomson Jr.
Obsidian-Studios, Inc.
http://www.obsidian-studios.com

-- 
gentoo-java@gentoo.org mailing list



  reply	other threads:[~2006-07-07  4:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-06 16:32 [gentoo-java] log4j -> juli Brett Curtis
2006-07-06 16:43 ` Krzysiek Pawlik
2006-07-06 17:01   ` Brett Curtis
2006-07-06 17:04     ` Krzysiek Pawlik
2006-07-06 17:38       ` robert burrell donkin
2006-07-06 18:02         ` Brett Curtis
2006-07-06 18:12           ` William L. Thomson Jr.
2006-07-06 19:09             ` robert burrell donkin
2006-07-06 20:47               ` William L. Thomson Jr.
2006-07-07  4:03                 ` William L. Thomson Jr. [this message]
2006-07-09  9:39                   ` robert burrell donkin
2006-07-06 18:07         ` Joshua Nichols

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1152244989.9320.4.camel@wlt.obsidian-studios.com \
    --to=wlt@obsidian-studios.com \
    --cc=gentoo-java@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox