FW: Pass env variables to application during deploy Tomcat 7

2015-05-22 Thread John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco)
Never mind. Figured out that setenv.sh was the correct location. -John -Original Message- From: John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco) Sent: Friday, May 22, 2015 12:30 PM To: Tomcat Users List Subject: Pass env variables to application during

Pass env variables to application during deploy Tomcat 7

2015-05-22 Thread John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco)
Hello, We need to pass on some environment variables to the application being deployed at the time it's being deployed in Tomcat 7. Where should that be done. Context.xml, server.xml, setenv.sh? Thank you -John