Message from discussion
Running as a service and Log4j configuration
Received: by 10.42.175.137 with SMTP id ba9mr2220869icb.1.1328204280354;
Thu, 02 Feb 2012 09:38:00 -0800 (PST)
X-BeenThere: gitblit@googlegroups.com
Received: by 10.231.29.8 with SMTP id o8ls8596181ibc.6.gmail; Thu, 02 Feb 2012
09:38:00 -0800 (PST)
Received: by 10.50.216.132 with SMTP id oq4mr2125893igc.5.1328204279790;
Thu, 02 Feb 2012 09:37:59 -0800 (PST)
Received: by 10.50.216.132 with SMTP id oq4mr2125892igc.5.1328204279782;
Thu, 02 Feb 2012 09:37:59 -0800 (PST)
Return-Path: <james.mo...@gmail.com>
Received: from mail-iy0-f174.google.com (mail-iy0-f174.google.com [209.85.210.174])
by gmr-mx.google.com with ESMTPS id dm4si844857igb.2.2012.02.02.09.37.59
(version=TLSv1/SSLv3 cipher=OTHER);
Thu, 02 Feb 2012 09:37:59 -0800 (PST)
Received-SPF: pass (google.com: domain of james.mo...@gmail.com designates 209.85.210.174 as permitted sender) client-ip=209.85.210.174;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of james.mo...@gmail.com designates 209.85.210.174 as permitted sender) smtp.mail=james.mo...@gmail.com; dkim=pass header...@gmail.com
Received: by iacb35 with SMTP id b35so3412586iac.19
for <gitblit@googlegroups.com>; Thu, 02 Feb 2012 09:37:59 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
bh=RKUiDg6YV1sSVPx4JcXqmBbyVPjEL1kxET5CBSj93LQ=;
b=ORBFowgVeIdjBQtvmHUPfvFjhDpPoqX6pK8hDBF//gLra2xFwudP4hpRjRT6+sNkYw
FIaJaP2xmySYB4neW7WAWM3DHw+pDDggqURi5FfsBl0qMnumBqD+U3unfpoFbG/5BixO
Tm611T4xRQJuyS5fYxCSqs2wmwQFfIWqjZ/GY=
MIME-Version: 1.0
Received: by 10.43.120.2 with SMTP id fw2mr3356383icc.37.1328204279721; Thu,
02 Feb 2012 09:37:59 -0800 (PST)
Received: by 10.42.173.195 with HTTP; Thu, 2 Feb 2012 09:37:59 -0800 (PST)
In-Reply-To: <96BF8A85-1F0B-4F5B-9454-02A803C94FCC@venarc.com>
References: <a814d8c7-0c27-4590-a2de-e33e00d6de77@i10g2000pbl.googlegroups.com>
<CAHdtuo3kQFt9BPt_RnJuNt+62qFvworgCFTxFfDc+qFLcrb...@mail.gmail.com>
<CAHdtuo1gWbFTREf-tg-cYELtTiDU3hgXG+X-iASV9WW4To3...@mail.gmail.com>
<B36BB07C-24C2-4EAC-A68D-DFEA41BB4...@venarc.com>
<CAHdtuo1HTq5x=1mzvBJjmYSvmNgjgy-on4VgfWBJ_Tpfk13...@mail.gmail.com>
<96BF8A85-1F0B-4F5B-9454-02A803C94...@venarc.com>
Date: Thu, 2 Feb 2012 12:37:59 -0500
Message-ID: <CAHdtuo1tC_NB5amHZYo-1mbNEgdhe2MRzkumrpqVwOWgJuk...@mail.gmail.com>
Subject: Re: Running as a service and Log4j configuration
From: James Moger <james.mo...@gmail.com>
To: gitblit@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1
You are going to run into url proxy issues. Make sure to read the FAQ
about Tomcat and proxy layers.
-J