David kerber wrote:
-DmyApp.configFileName="e:\TomcatClients\myApp\myApp.properties"

Then my webapp can read the filename using a System.getProperty() call.
System properties are at JVM level, so it is quite possible to have two webapps which will use common property names.

--
Mikolaj Rydzewski <[EMAIL PROTECTED]>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to