Include a JAR file in the CLASSPATH

The public knowledge pool and discussion forum of the OWS community. Do not post confidential information here!
jmcallister
Posts: 2
Joined: 01 Aug 2022, 05:05

Include a JAR file in the CLASSPATH

Post 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.

Janak Mulani
Posts: 725
Joined: 24 Mar 2020, 13:37

Re: Include a JAR file in the CLASSPATH

Post by Janak Mulani »

Doing this kind of thing would have security concerns. We don't think this would be possible.

Post Reply