Tom Brown wrote:
Why not use WEB-INF/lib directory?

quite a long story BUT that locations contains _default_ setting ie those for dev and when it goes into prod i need to override those with settings from the config directory - so i need to be able to manipulate it on the fly so to speak while still being able to use the same war.
Is the difference only between configuration files, or between jar files also? I suggest to keep such configuration file outside of webapp - e.g. in ${tomcat}/lib/classes. So you'll have dev tomcat setup, prod tomcat setup and one war file.

--
Mikolaj Rydzewski <m...@ceti.pl>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to