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
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
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 (