public inbox for gentoo-java@lists.gentoo.org
 help / color / mirror / Atom feed
From: "robert burrell donkin" <robertburrelldonkin@gmail.com>
To: gentoo-java <gentoo-java@lists.gentoo.org>
Subject: Re: Re: [gentoo-java] log4j -> juli
Date: Sun, 9 Jul 2006 10:39:48 +0100	[thread overview]
Message-ID: <f470f68e0607090239i7a863a65v604558eaf4314430@mail.gmail.com> (raw)
In-Reply-To: <1152244989.9320.4.camel@wlt.obsidian-studios.com>

On 7/7/06, William L. Thomson Jr. <wlt@obsidian-studios.com> wrote:
> 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"

am i right in guessing that $(java-config -p commons-logging} would be
intended to allow JCL alternatives to be specified (perhaps though
USE) ...?

if this is the case then care needs to be taken and changes may be
required elsewhere. the api is safely substitutable by an alternative
API implementation (for example, the JCL->slf4j bridge) but not by the
full commons-logging jar.

- robert
-- 
gentoo-java@gentoo.org mailing list



  reply	other threads:[~2006-07-09  9:41 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.
2006-07-09  9:39                   ` robert burrell donkin [this message]
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=f470f68e0607090239i7a863a65v604558eaf4314430@mail.gmail.com \
    --to=robertburrelldonkin@gmail.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