All,
We're trying to lock down our infrastructure here. We want to avoid
having production database credentials in the web application's
context.xml, so we're going to move them to tomcat's server.xml. (We
have read the JNDI How-To and have noted the recommendation to place
resources in the app's context.xml.)
My question is this: Is it possible to pull in an "include" file in
server.xml? I'd like to place all the database connection information
in a separate file.
Thanks,
Brantley Hobbs
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]