passing environment variables to Tomcat

2002-07-29 Thread Chen, Dean (Zhun)
Hi, I'm using Tomcat 4.0.3, we need to pass an environment variable to Tomcat. In essence, we are trying to define the environment variable, i.e.: DEV, QA, PROD, etc. Currently, we do this by modifying the catalina.sh and add this to the runtime command -Dweb.env=$WEB_ENV \ However, can

RE: passing environment variables to Tomcat

2002-07-29 Thread Shapira, Yoav
Millennium ChemInformatics -Original Message- From: Chen, Dean (Zhun) [mailto:[EMAIL PROTECTED]] Sent: Monday, July 29, 2002 10:29 AM To: 'Tomcat Users List' Subject: passing environment variables to Tomcat Hi, I'm using Tomcat 4.0.3, we need to pass an environment variable to Tomcat

RE: passing environment variables to Tomcat

2002-07-29 Thread Greg Waehner
]] Sent: Monday, July 29, 2002 10:29 AM To: 'Tomcat Users List' Subject: passing environment variables to Tomcat Hi, I'm using Tomcat 4.0.3, we need to pass an environment variable to Tomcat. In essence, we are trying to define the environment variable, i.e.: DEV, QA, PROD, etc. Currently, we do