You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Nicolas De Loof <ni...@capgemini.com> on 2006/08/30 09:37:36 UTC

Best practice for external webapp configuration ?

Hello,

I'm searching for best practice in JEE applications to put configuration 
elements outside the war/ear.

Here is what I mean : My webapp requires some filesystem path to work 
(logs dir, system-dependent config files...). I'm using a java sytem 
property to setup a root path for external configuration, but this 
requires to customize the container JVM ("-Dxxx=yyy"). Is there a better 
"JEE" way to do such things ?

Nico.



This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient,  you are not authorized to read, print, retain, copy, disseminate,  distribute, or use this message or any part thereof. If you receive this  message in error, please notify the sender immediately and delete all  copies of this message.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org