Installation Guide › Installing an AIX Implementation › Install and Configure Workpoint Components on AIX/WebSphere › Install the Ticket Management Service on the Workpoint Cluster
Install the Ticket Management Service on the Workpoint Cluster
You install the Ticket Management Service and a Workpoint adapter for this service.
To install the Ticket Management Service on the Workpoint cluster
- Browse to the following directory of the Windows computer on which you ran the CA RCM installer:
RCM_install\Server\rcm_websphere\
Note: RCM_install is the CA RCM installation directory.
- Copy the tmsWPAdapter.ear or tmsWPAdapter.war file from this directory to the WebSphere Application Server.
- On the computer on which you ran the CA RCM installer,find the rt.jar file. Typically this file is located in the following Java library, or its equivalent:
C:\Program Files\Java\jdk1.5.0_1x\jre\lib
- Copy the rt.jar file to the following location on the Websphere application server:
WAS_install_root/essentials/WorkPoint/
Note: WAS_install_root is the WebSphere application server installation directory.
- Define a shared library that contains the rt.jar file:
- In the WebSphere administration console, click Environment, Shared libraries. Select the Workpoint cluster and click New.
- Define a new shared library with the following values:
- Scope – Workpoint cluster
- Name – rt.jar
- Class path – WAS_install_root/essentials/WorkPoint/rt.jar
- Map the rt.jar library to the Workpoint Server Plus application:
- In the Websphere application console, click Enterprise Applications, Workpoint Server Plus. In the References section, click Shared library references.
The Shared library references screen appears.
- Select the WorkPoint Server Plus application and click Reference shared libraries.
The Reference shared libraries screen appears.
- Select the rt.jar shared library in the Available list and assign it to the Selected list. Click OK.
The rt.jar library is mapped to the Workpoinrt Server Plus application.
- Install the tmsWPAdapter.ear or tmsWPAdapter.war file from the WebSphere administration console (Applications, Install New Application).
- During installation, map the application to both the Workpoint cluster and the CA RCM server cluster.
- Start the service from the administration console.
More information:
Run the CA RCM Installer