To set up your client machine to access the component interface API using C++:
1. Install the PeopleSoft File Server.
See the PeopleSoft 8.4 Installation Guide, Chapter 3, Using the PeopleSoft Installer.
2. Install Sun’s JDK 1.3.1 to enable the Sun JVM, if it is not already installed.
3. Set the environment variable PATH to include:
a. The directory containing jvm.dll (typically c:\bea\jdk131\jre\bin\classic)
b. The PeopleSoft PeopleTools client installation directory:
4. Set the environment variable CLASSPATH to include the psjoa.jar file (typically
5. Set the environment variable PS_HOME to point to the installed PeopeSoft PeopleTools
directory (for example, c:\pt840).