Deploying CT-V REST APIs on IBM WebSphere
Deploying CT-V REST APIs on IBM WebSphere includes the following steps:
- Deploy - tmrest.war(- /SafeNetTokenization/Tokenization/restfulService) on WebSphere.
- During the installation of CT-V: - Install CADP for Java provider in the - <WebSphere_home>/AppServer/java/jre/lib/extdirectory.
- Install CT-V in the - <Websphere_home>/AppServer/profiles/<profile_name>/installedApps/<WIN-NODE>/tmrest.ear/tmrest.war/WEB-INF/lib>directory.
 
- Restart the IBM WebSphere server. 
- Log on to the WebSphere application server. 
- Select the application ( - tmrest) from Applications > Application Types > WebSphere Enterprise Applications.
- Select Module named - RestfulServicefrom the Manage Modules option.
- Set the Class Loader Order to Classed loaded with local class order first (parent last). 
- Apply and save the changes. 
- Restart the - tmrestapplication.- Note - For details on the usage of the CT-V REST APIs, refer to CipherTrust Vaulted Tokenization REST APIs.