User guide

Developing Java Applications
7-37
JDK1.4
java
-Djava.security.auth.login.config=login-configuration-file-absolute-pathname
-Djava.security.manager
-Djava.security.policy=principal-base-security-policy-file-absolute-pathname
application-class-name
When an application to be operated is developed with a servlet application, the Interstage Management
Console must be used to set an IJServer WorkUnit and copy JSSE libraries to an ext directory under the
IJServer directory in advance.
Setting an IJServer WorkUnit
Use the Interstage Management Console to display [System] > [WorkUnit] > [IJServer] > [Settings]
tab. The table below lists the values to be set. To change the servlet JavaVM version, change the
Java version.
Table 7-22 Values to be Set (JDK1.4)
Definition Name Value to be Set
JavaVM option -Djava.security.auth.login.config=login-configuration-file-
absolute-pathname
Add the system properties required for the environment.
For the required system properties, refer to “Setting System
Property.”
Class path JDK1.3
Absolute path name of isssomod.jar
JDK1.4
Absolute path name of isssomod14.jar
Java version Select 1.3 or 1.4
Copying JSSE libraries
Copy the JSSE library modules (jsse.jar, jcert.jar, jnet.jar) to an ext directory under the IJServer
directory where the servlet application is deployed.
The copy source directories are shown below.
C:\Interstage\J2EE\lib
/opt/FJSVj2ee/lib
The copy destination directories are shown below.
C:\Interstage\J2EE\var\deployment\ijserver\IJServer name\ext