How can I tell Jaspersoft Studio to use my current Java version instead of the bundled one?

I have credentials stored in the keychain that I need to be able to access.

ilona's picture
6318
Joined: Aug 2 2012 - 11:06am
Last seen: 9 years 2 months ago

1 Answer:

The usage of the bundled JVM is managed by the flag in the Jaspersoft Studio Professional.ini file.

To change this behavior, remove the following lines:

-vm
features/<platform_specific_jre_location>/

After removing these lines, JSS will use the JVM in your computer's keychain.

ilona's picture
6318
Joined: Aug 2 2012 - 11:06am
Last seen: 9 years 2 months ago
Feedback