User guide
Chapter 14: How to Prepare PKI Environment for Web Services (SOAP)
14-6
Table 14-4 Environment Variable Settings
Environment variable Description
CLASSPATH Add the following JAR files:
/opt/FJSVsoap/lib/issoapsec.jar(*1)
/opt/FJSVj2ee/lib/jcert.jar (*2)
/opt/FJSVj2ee/lib/jnet.jar (*2)
/opt/FJSVj2ee/lib/jsse.jar (*2)
/opt/FJSVj2ee/lib/jce1_2_2.jar
/opt/FJSVj2ee/lib/local_policy.jar
/opt/FJSVj2ee/lib/sunjce_provider.jar
/opt/FJSVj2ee/lib/US_export_policy.jar
/opt/FJSVj2ee/lib/isj2ee.jar
If a SOAP digital signature or XML encryption is to be used, specify the
following JAR file as well:
/opt/FJSVxmlpc/lib/xmlpro.jar (*1)
/opt/FJSVxmlpc/lib/xmltrans.jar (*1)
Specify one of the following additional jar files when using the user
authentication function in a server system environment:
[JDK1.3.1]
IS_HOME%\F3FMsso\ssoatzag\lib\isssomod.jar
[JDK1.4]
%IS_HOME%\F3FMsso\ssoatzag\lib\isssomod14.jar
JAVA_HOME Set the following directory:
- Installation directory of JDK
PATH Set the following directories:
$JAVA_HOME/bin
/opt/FJSVsoap/bin
LD_LIBRARY_PATH
Set the following directories:
/opt/FJSVsoap/tools
(*1) Set the environment variable CLASSPATH prior to xmldsig.jar, xmlpro.jar, or xmltrans.jar included
in another product and another function.
(*2) Set the environment variable CLASSPATH prior to /opt/FJSVj2ee/lib/isj2ee.jar.