From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1O5IFD-0000A1-TT for garchives@archives.gentoo.org; Fri, 23 Apr 2010 12:44:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5774E0895; Fri, 23 Apr 2010 12:44:09 +0000 (UTC) Received: from mail-ew0-f227.google.com (mail-ew0-f227.google.com [209.85.219.227]) by pigeon.gentoo.org (Postfix) with ESMTP id 618EAE0895 for ; Fri, 23 Apr 2010 12:44:09 +0000 (UTC) Received: by ewy27 with SMTP id 27so2836899ewy.10 for ; Fri, 23 Apr 2010 05:44:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=EkB3iEG8mYTSgvqEe0K2hGkYWbghJvloiXv+k5Xqy1U=; b=HZi6upx/xGFs1Lliy+4ONRFEzQ2v6hsDZzNe54PqYPRT+5FB6pTMLSUmlb7WRxngo5 ImGvKF6KOid2WAmebJSjCOQtl2V1GYGkuBLQGsOk0H7sx+Na0k5aSyGvESGGn5yCLBMz mOz7JRWeWirY9kRYinAABEzbaWseX6NiyIJ38= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=lRFDbP9G+Q7gbwOEyHmUuawotWlsm1j7xEZQiR9XXsTXdFlBqm29yxOy+ZVLn2BG2s ++2eJeHZIz4pp2ZXswLjHEK2fX6g+pF6FwK9n7r4xw9vebuk/asaXTRUQSrodfd7MXJZ TJREW42sjCzXevhLYayLUSGmFW/tp3M87ZoaA= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.103.181.18 with HTTP; Fri, 23 Apr 2010 05:44:08 -0700 (PDT) Date: Fri, 23 Apr 2010 15:44:08 +0300 Received: by 10.102.226.1 with SMTP id y1mr3345241mug.0.1272026648506; Fri, 23 Apr 2010 05:44:08 -0700 (PDT) Message-ID: Subject: [gentoo-user] Tomcat global variables are not set (documentation says they should be) From: Yoav Luft To: gentoo-user Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: b020a135-4ec7-42f2-a7ab-9bb961a1eac7 X-Archives-Hash: 176dee6a528468445a293102147ed53f Hey, I've emerged tomcat-5.5, and according to this documentation page: http://www.gentoo.org/proj/en/java/tomcat-guide.xml, starting the server should initialize $CATALINA_HOME, $CATALINA_BASE and some others. It seems like it doesn't happen/