RE: linux / tomcat

2007-04-18 Thread Faillot
as those environment variables. > > -Original Message- > From: Faillot [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 18, 2007 10:07 AM > To: users@tomcat.apache.org > Subject: linux / tomcat > > Hi, > I have a Java servlet running with Tomcat 5.5 under Linux D

linux / tomcat

2007-04-18 Thread Faillot
Hi, I have a Java servlet running with Tomcat 5.5 under Linux Debian. I need to indicate tomcat where are located the other processes called by the Java servlet. For that, I must specify environment variables for the tomcat user (and not for root or any other user) and for my specific webapp. But

Re: Tomcat 55 on Linux Debian + environment variables

2007-04-12 Thread Faillot
Hi, > > I have a Java servlet running with Tomcat 5.5 under Linux Debian. This > servlet calls other processes. I need to specify environment variables > to indicate where are located these processes. > Is it possible to specify environment variables but only available for > my web application (