Page 1 of 1

Include a JAR file in the CLASSPATH

Posted: 03 Aug 2022, 17:06
by jmcallister
Is there a way to always include a JAR file in the classpath of any webstart app? The JNLP is downloaded, so I can't change its content.

I've added the JAR file in question to the JVM's lib directory, but that made no difference.

Re: Include a JAR file in the CLASSPATH

Posted: 09 Aug 2022, 11:18
by Janak Mulani
Doing this kind of thing would have security concerns. We don't think this would be possible.