Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 1 Preparing PeopleSoft : Loading TIBCO Libraries

Loading TIBCO Libraries
This section provides the steps for loading necessary library files to the PeopleSoft server:
Integration Broker Only: Loading TIBCO Target Connector Library
After installing the adapter, you need to load TIBCO Target Connector class files to a PeopleSoft server.
1.
Copy the TibcoTargetConnector.jar file in TIB_ADPSFT8_HOME\data to the following location in the PeopleSoft server:
PS_HOME\webserv\peoplesoft\applications\peoplesoft\PSIGW\WEB-INF\classes\
2.
Use an unzip utility, such as Winzip or WinRAR, to extract the TibcoTargetConnector.jar file in the same directory. The destination path of the extracted *.class files is:
extracted_path\com\peoplesoft\pt\integrationgateway\targetconnector
Loading TIBCO Enterprise Message Service Libraries
To load the TIBCO EMS libraries:
1.
2.
Copy the following JAR file from the TIB_EMS_HOME/lib directory to PS_HOME\webserv\peoplesoft\applications\peoplesoft\PSIGW\WEB-INF\lib or add the full pathnames for the JAR file to your CLASSPATH:
The JRE version used by the tibjms.jar file must be equal or lower than the JRE version used by PeopleSoft. Otherwise, a PeopleSoft application cannot send to or receive messages from an EMS queue or topic.
3.
Integration Broker only: If you use an SSL connection to connect to the EMS server, copy the following JAR file from the TIB_EMS_HOME/lib directory to PS_HOME\webserv\peoplesoft\applications\peoplesoft\PSIGW\WEB-INF\lib or add the full pathname for the JAR file to your CLASSPATH:
You also need to copy the following JAR files to PS_HOME\webserv\peoplesoft\applications\peoplesoft\PSIGW\WEB-INF\lib or add the full pathname for the JAR files to your CLASSPATH:
For more information, see TIBCO Enterprise Message Service User’s Guide.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved