Hah! That's much better than my way of running a shell script after build to modify the classpath.txt file. Thanks for the pointer :D
- hugi > On 19 Apr 2021, at 21:16, Lon Varscsak <[email protected]> wrote: > > Nevermind, I found it, thanks! > > For future reference to those that might need it you need to change the > woapplication task of the build.xml to send a new option of "jvm" with the > path to the deployment jvm. > > On Mon, Apr 19, 2021 at 1:23 PM Lon Varscsak <[email protected] > <mailto:[email protected]>> wrote: > Hey Hugi, thanks, what build setting did you modify? > > On Mon, Apr 19, 2021 at 2:23 AM Hugi Thordarson <[email protected] > <mailto:[email protected]>> wrote: > Hi Lon, > the .woa's [platform]Classpath.txt files have some variables defined in > comments at the top. One of them is "JVM" which is the java executable. I've > changed that during build to point to my desired JVM, replacing "java" with > something like "/opt/jdk8/bin/java". > > I don't think you can change the JVM using JavaMonitor/arguments without > modifying the script that runs the app. > > Cheers, > - hugi > > > > > On 19 Apr 2021, at 06:22, Lon Varscsak via Webobjects-dev > > <[email protected] <mailto:[email protected]>> > > wrote: > > > > Hey all, > > > > What parameter can I pass in Monitor to launch a specific application with > > an alternative JVM? > > > > Thanks, > > > > Lon >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
