JDK installation parameters

You can configure the PowerBuilder Application Server Plug-In to use the JDKs listed in Table 1-1. For each JDK version, you can either install the JDK or use an existing installation.

The parameters in Table 2-1 allow you to configure the PowerBuilder Application Server Plug-In installation to use JDK installations that are already in place.

Table 2-1: Silent installer existing JDK parameters

Parameter

Specifies

-V EASJDKUseExisting_JDK14_CheckBox

Whether to use an existing JDK 1.4 installation. To use an existing installation, set this parameter to true and specify the location as the value of the next parameter. Also, set the value of JDK14.active to false in the feature selection section.

-V EAS_JDK14_Install_Location

If you are using an existing JDK 1.4 installation, the location where it is installed. Verify the version and patch level of the specified JDK as described in “JDK versions”.

-V EASJDKUseExisting_JDK15_CheckBox

Whether to use an existing JDK 1.5 installation. To use an existing installation, set this parameter to true and specify the location as the value of the next parameter. Also, set the value of JDK15.active to false in the feature selection section.

-V EAS_JDK15_Install_Location

If you are using an existing JDK 1.5 installation, the location where it is installed. Verify the version and patch level of the specified JDK as described in “JDK versions”.

To install a JDK from your install image, enable the feature parameter for that JDK and include the required files in your image, as listed in Table 2-2.

Table 2-2: Parameters to install JDKs

Parameter

Specifies

Comments

-P JDKs.active

Whether to install any JDKs from the install image

If not set to true, the next two parameters are ignored

-P JDK14.active

Whether to install JDK 1.4

-P JDK15.active

Whether to install JDK 1.5