| Author |
Tomcat Environment Variables
|
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15229
|
|
Right now I have configuration files for different development environments. Dev, Stage, and Prod. When my webapp starts I read in a variable I set in tomcat to determine which config file(s) I need. What I'd like to do is specify the variable when I start Tomcat rather than in the startup.bat/sh file. Any tips? Thanks.
|
 |
 |
|
|
subject: Tomcat Environment Variables
|
|
|