On 10/20/05, James Taylor <[EMAIL PROTECTED]> wrote:
> In the build file I have a junit task and I want to put in a batchtest task
> with a fork = "yes" option… but the VM breaks as the task starts a seperate
> VM that seemingly disregards the ANT_OPS -client environment variable.
Right. ANT_OPTS
Jim --
If you have root access to the Solaris machine, you can change the JVM
preference order with the jvm.cfg file. The only downside is then
you're globally changing the JVM preferences for everyone on that
system. The jvm.cfg file should be somewhere under
${JAVA_HOME}/jre/lib/sparc or