On Friday 27 February 2004 02:30, korosh afshar wrote:
> where do I set jvm system properties (i.e.  -D  stuff ) for merlin
> applications ?

You can specify them in the environment variable $MERLIN_JVM_OPTS;

In Linux, it would look like;

export MERLIN_JVM_OPTS="-Dsome.property=4  -Dsome.other=false" ; merlin

> can it be set per component or is it per Merlin instance ?

System properties are always JVM wide.


Niclas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to