When updating
psjoa.jar file from the PeopleSoft Java Object Adapter, you can replace the file using
psjoaupdate.exe. This utility is used when you need to upgrade the older version of the
psjoa.jar file to the newer version post installation.
Prerequisites
Complete the installation and ensure that
psjoa.jar file is present on your local machine.
Procedure
Navigate to the bin folder where the plug-in is installed. For example,
C:\tibco\bw\palettes\peoplesoft\ver\bin
On the command line enter the following commands
On Windows:
psjoaupdate.exe
On Linux:
./psjoaupdate
On executing the command, the following message is displayed
Please specify absolute path of the psjoa libraries:
Specify the absolute path where the
psjoa.jar file is present. For example,
D:\Installer\psjoa.jar
A
BUILD SUCCESSFUL message appears, which indicates the psjoa.jar file is updated successfully.