Search found 2 matches

by Candlejack
31 Mar 2026, 21:24
Forum: Installation & Configuration
Topic: Pass additional parameters to vm used by javaws
Replies: 3
Views: 382

Re: Pass additional parameters to vm used by javaws

Thanks for the quick reply.

About option #2, using JAVAWS_VM_ARGS: As posted I tried setting them in my bashrc but the command line of the process did not show them. My assumption was that they should be visible if picked up, is that correct? Would I need to define them in some other place?
by Candlejack
31 Mar 2026, 16:02
Forum: Installation & Configuration
Topic: Pass additional parameters to vm used by javaws
Replies: 3
Views: 382

Pass additional parameters to vm used by javaws

Hi,

I want to pass some jvm args to a program started via jnlp. I am using OWS 1.13.0 on Ubuntu. I spent a few hours searching for a way to do this and came across different combinations of the same building blocks but got none of them working, so I hope someone here can give me a pointer.

In my ...