Need some help with path :

I'm using log4J in my application deployed with a WAR file on both Windows and Linux 
Tomcat servers.

The log4j properties file (included in the WAR) uses relative path to log file to 
point to the log directory of Tomcat.

It works fines with Windows but not with Linux.
The servers seem to have different relative path starting point (Windows starts at 
C:\tomcat\bin ; Linux starts at \).

We don't want to use absolute path nor using 2 different properties file.
Is there a way to fix the starting relative path to the same value on both platform ?

____________________________________________________________
Faites un voeu et puis Voila ! www.voila.fr
Avec Voila Mail, consultez vos e-mails sur votre mobile Wap.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to