Setting Up the Java Environment for Component Interface

Setting Up the Java Environment for Component Interface


When deploying component interfaces on a local client machine or web server with Java
bindings, you must have:
• The third party Java application.
• The PeopleSoft application server and database.
• The Java Virtual Machine (JVM) supplied with Sun Microsystem’s JDK 1.3.1.

To set up your client machine to access the component interface API using Java:


1. Install Sun Microsystem’s JDK 1.3.1 to enable the JVM, if it is not already installed.
2. Set the environment variable PATH to include the directory containing jvm.dll (typically
c:\bea\jdk131\jre\bin\classic).
3. Set the environment variable CLASSPATH to include:
a. The file psjoa.jar (typically \class\psjoa.jar).
b. The target directory selected during the Build API process (\class)