Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How Server/Tomcat picks up the dynamic properties file in the WEB-INF/classes
How Server/Tomcat picks up the dynamic properties file in the WEB-INF/classes [message #332608] Fri, 31 October 2008 00:13
Jan Yan is currently offline Jan YanFriend
Messages: 7
Registered: July 2009
Junior Member
Hello,

We have a set of properties files. They are different according to various
environment, e.g. DEV, QA, and PROD. I have run the Ant build script to
drop a specific property file to WEB-INF/classes (the output folder). Then
I start Server/Tomcat. Tomcat kept not getting this property file. Please
note that this property file is not in the source folder (src). If it is
in the source folder, Tomcat picks it up just fine. However, it's not
ideal solution for me because I would like these dynamic properties file
only stay in the classes folder. Is there any way to make Server/Tomcat
pick up whatever in the WEB-INF/classes?

Thank you very much.
Previous Topic:Builder and Resource change listener
Next Topic:How to generate plugin's javadoc from ant ?
Goto Forum:
  


Current Time: Sun Jun 30 10:15:32 GMT 2024

Powered by FUDForum. Page generated in 0.02067 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top