Linux
This section describes the dependencies and deployment options available for Linux®.
Dependencies
Prior to installing the Payment Feature Services base component, the following dependencies must be
installed from the unixODBC-32 bit package:
- libodbc.so.1
- libodcbcinst.so
Coredumper must be installed on Linux. The installation package is in the install_directory/shared/v3213/pfs/CoreDumper directory.
Ensure that the rmiRegistry is not running before installing or uninstalling components. The installation
fails if the JVM has to be updated and the rmiRegistry is running. To stop the rmiRegistry, complete these steps:
- Verify that the rmiRegistry is not running by entering the command: ps ax | grep rmiregistry | grep - v grep | grep -v restart-natd
- Stop the rmiRegistry, if it is running, by entering the command: kill -9 [process ID]
Update the class path
Ensure the class path has entries that indicate:
- The installed Java™ location.
- The Java class path.
- The installed DB2® location.
Deployment options
After performing the installation, use one of the following options to customize and deploy the software.
- Use the ADU Token File Wizard and the automated deployment utility to deploy the components. For instructions, see Automated deployment utility.
- Use the FTM Deployment and ADU Token File Wizard utilities, which
configure WebSphere® by running deployment scripts from a command
line. For instructions, see FTM Deployment and ADU Token File Wizard
Utilities.Note: Only use the FTM Deployment utility to deploy the IBM® App Connect Enterprise applications. This utility no longer deploys to WebSphere Application Server.
- Manually configure WebSphere. For instructions, see Manually Deploy in the WebSphere Application Server.