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 JCE provider to the directory <WebSphere_home>/AppServer/java/jre/lib/ext.
Install CT-V to the directory "<Websphere_home>/AppServer/profiles/<profile_name>/ installedApps/<WIN-NODE>/tmrest.ear/tmrest.war/WEB-INF/lib".
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 (RestfulService) from 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 tmrest application.
Note
For details on the usage of the CT-V REST APIs, refer to CipherTrust Vaulted Tokenization REST APIs.