Thanks for this info,
I'm targeting Tomcat 4 (for developpers) and Websphere 5 (for production)
Nico.
Lance a écrit :
On jboss, this can be done by configuring the SystemPropertiesService.
@see jboss\server\all\deploy\properties-service.xml
Properties can be configured inline in the xml file or can be declared in a
separate file which is referenced by properties-service.xml.
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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]