I just added some JVM vendor specific support under GERONIMO-3900 in branches/2.1 (and will add it to trunk tomorrow), which will allow you to provide Harmony specific system properties via the apacheSystemProperties attribute on the SystemProperties GBean.

-Donald


Vasily Zakharov wrote:
 Step two is to figure out how to recognize the vm in groovy and run
 some code or a script depending on the vm.  The harmony vm could set
 some system properties to override the appropriate variable values in
 config-substitutions.properties.

Here's what we have now:
java.runtime.name=Apache Harmony
java.runtime.version=1.5.0
java.vendor.url=http://harmony.apache.org
java.vendor=Apache Software Foundation
java.vm.name=DRLVM
java.vm.vendor=Apache Software Foundation

Or you mean we should include some Geronimo-specific properties to
Harmony default environment?

Vasily

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

Reply via email to