Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 23559 invoked from network); 30 Sep 2003 09:46:41 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 30 Sep 2003 09:46:41 -0000 Received: (qmail 8910 invoked by uid 500); 30 Sep 2003 09:45:55 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 8794 invoked by uid 500); 30 Sep 2003 09:45:54 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 8781 invoked from network); 30 Sep 2003 09:45:54 -0000 Received: from unknown (HELO moutng.kundenserver.de) (212.227.126.188) by daedalus.apache.org with SMTP; 30 Sep 2003 09:45:54 -0000 Received: from [212.227.126.208] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1A4H55-0005LA-00 for tomcat-user@jakarta.apache.org; Tue, 30 Sep 2003 11:46:07 +0200 Received: from [80.138.186.204] (helo=HYPNO) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1A4H55-0003Uq-00 for tomcat-user@jakarta.apache.org; Tue, 30 Sep 2003 11:46:07 +0200 From: =?iso-8859-1?Q?Martin_Gr=FCneberg?= To: Subject: Problems with Property Files Date: Tue, 30 Sep 2003 11:44:58 +0200 Message-ID: <7D324937875ED5118B1B00B0D0AB5A0D172759@SERVER-001> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi all, I have build a Package (jar) which should be used from different = Contexts. I put the jar in the shared/lib/ folder from Tomcat and the classes are found by Tomcat.=20 The Package needs for proper initialisation 2 .properties files (log4j.properties=20 and an application specific one) I put these Property Files in the Jar = but Tomcat=20 ignore them (tried also to put them into shared/classes). During = developing (Eclipse) the Property Files are always found when they are in the Classpath... Where do I have to put the Property Files to be found by my Package? thanks in advance, Martin Gr=FCneberg =20 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org