Single sign-on is supported on 32-bit Java
applications and on Java applets if the Java Virtual Machine version
used is between 1.1 and 1.6 update 12.
About this task
If you configure single sign-on after you install AccessAgent,
complete these steps for each JVM that runs Java™ applications and applets. For JVM 1.2 or
later, select JVMInstallationDirectories from
the installer. Get the VBScript from C:\Program Files\IBM\ISAM
ESSO\ECSS\JavaSupport\JVMSupport.vbs.
Procedure
- On your Windows desktop,
click .
- In the Open field, enter cmd.
- Click OK. The command prompt displays.
- Run
JVMSupport.vbs.
- Enter
JVMSupport [/dall {default}] [/uall]
[/d path] [/dold path] [/dnew path] [/u path] [/uold path] [/unew
path] [/?]
| Option |
Description |
/dall |
Deploy JVM Support for all JVMs detected in the Windows registry. |
/uall |
Remove JVM Support for all JVMs detected in the Windows registry. |
/d [path] |
Deploy JVM Support to the JVM installed at the specified path. |
/dnew [path] |
Deploy JVM Support to the JVM installed at the specified path
(for Java 1.2 or later). |
/dold [path] |
Deploy JVM Support to the JVM installed at the specified path
(for Java 1.1). |
/u [path] |
Remove JVM Support to the JVM installed at the specified path. |
/unew [path] |
Remove JVM Support to the JVM installed at the specified path
(for Java 1.2 or later). |
/uold [path] |
Remove JVM Support to the JVM installed at the specified path
(for Java 1.1). |
/? |
Show this help message. |
Note: The /u and /d options
attempt to automatically detect the Java Version
at the specified path.