That helps.  I don't remember it saying that in the documentation.  I wasn't sure if I 
was specifying a resource or file path.  Thank you for your help.

Brad Handy

-----Original Message-----
From: Shapira, Yoav [mailto:Yoav.Shapira@;mpi.com]
Sent: Friday, November 01, 2002 1:35 PM
To: Log4J Users List
Subject: RE: Specifying default configuration file for Tomcat

Hi,
You're specifying the path to a file.  Use the File.separator for your
system.  On Unix, that / normally, and on windows \. 

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Bradley M. Handy [mailto:bhandy@;arbor.edu]
>Sent: Friday, November 01, 2002 1:36 PM
>To: [EMAIL PROTECTED]
>Subject: Specifying default configuration file for Tomcat
>
>I've read the short manual, and I've seen how to specify the default
>configuration file when starting Tomcat.  However, I was wondering if
my
>configuration file is a couple of directory levels down from "WEB-
>INF/classes", which notation should I use:
>
>       Dot notation:   "dir1.dir2.config-file.properties"
>       Slash notation: "dir/dir2/config-file.properties" (Unix)
>"dir1\dir2\config-file.properties" (Windows)
>
>Could someone please enlighten me?
>
>Thanks.
>
>Bradley M. Handy
>Programmer/Analyst
>Spring Arbor University
>
>mailto:bhandy@;arbor.edu
>
>
>
>--
>To unsubscribe, e-mail:   <mailto:log4j-user-
>[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:log4j-user-
>[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:log4j-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:log4j-user-help@;jakarta.apache.org>

Reply via email to