> Tomcat doesn't create these; the developer (or administrator) does. You
> have the choice of placing environment entries in either location. IIRC,
> the ones in the <Context> element will supersede the ones in web.xml,
> allowing the administrator to replace any the developer set without the
> need of updating the original .war file.
>
Thanks again Chuck.
I'm dealing with one application deployed in 3 different environments
(develop,test,live). So it's definitely an advantage to modify the env
entries without updating the war file. So if it's not bad practice I want to
keep the env entries in the localhost/myapp.xml file ONLY. I just wanted to
make sure there wasn't some other reason why it would be a bad idea to
remove them from web.xml.
--
View this message in context:
http://old.nabble.com/environment-entries-web.xml-localhost-context.xml-confusion-tp27405876p27406660.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org