You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jay Wright <jw...@cornerstonegt.com> on 2006/05/11 19:20:11 UTC

properties files external to the war

I am using tomcat 5.0.28 on Windows XP to deploy a war that is looking 
for an app.properties file as a classpath resource.  But app.properties 
is not *in* the war.

I need to place it on the classpath where the war's classpath resource 
loaders (Spring, actually) can find it.

I thought I could place *.properties files within the %TOMCAT_HOME%/conf 
directory, but that didn't work.

How best to handle this scenario?

Jay

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org