Preference | JRE Version |
Description | Enables you to set the current installed JRE version according to the Process connectivity. |
How to set | In the <installation_directory> /Preferences/SitePreferences.xml file, edit the JREVersion value. |
Applies to | Process |
Possible values | JRE version 1.4.0 must be specified for Process 5.0, and JRE version 1.4.2 for Process 5.1. Default is 1.4.2. |
API | No |
Exportable | No |
<category name="JRESetup" label="JRE Setup" description="eProcess JRE Setup" visible="true"> <setting name="JREVersion" label="JRE Version" description="eProcess JRE Version"> <value default="1.4.2" type="string">1.4.2</value> <uiType>TextBox</uiType>
<visible>true</visible>
</setting>
</category>