

CA RiskMinder UNIX Installation Guide › Deploying RiskMinder On a Single System › Performing Post-Installation Tasks › Preparing Your Application Server › Step 2: Copying Database Access Files to Your Application Server
Step 2: Copying Database Access Files to Your Application Server
UDS and Administration Console use the following files to access the RiskMinder database securely:
Apache Tomcat
To copy the files that are required for database access:
- Copy arcot-crypto-util.jar to Tomcat_JAVA_HOME/jre/lib/ext/.
Here, Tomcat_JAVA_HOME represents the JAVA_HOME used by your Apache Tomcat instance.
- Copy libArcotAccessKeyProvider.so to:
- For Solaris: Tomcat_JAVA_HOME/jre/bin/
- For RHEL: Tomcat_JAVA_HOME/jre/bin/
- Set and export the LD_LIBRARY_PATH to the directory where the libArcotAccessKeyProvider.so file is copied.
- Restart the application server.
IBM WebSphere
To copy the files that are required for database access:
- Log in to WebSphere Administration Console.
- Click Environment, and then click Shared Libraries.
- From the Scope drop-down, select a valid visibility scope. The scope must include the target server or node on which the application is deployed.
- Click New.
- Enter the Name, for example, ArcotJNI.
- Specify the Classpath.
This path must point to the location where the arcot-crypto-util.jar file is present and must also include the file name. For example, install_location/arcot/java/lib/arcot-crypto-util.jar.
- Enter the JNI Library path.
This path must point to the location where the libArcotAccessKeyProvider.so file is present.
- Click Apply to save the changes.
- Configure the server-level class loaders.
- Click Servers, and then click Application Servers.
- Under Application Servers, access the settings page of the server for which the configuration must be performed.
- Click Java and Process Management and then click Class Loader.
- Click New.
- Select the option "default Classes loaded with parent class loader first" and click OK.
- Click the auto-generated Class Loader ID.
- On the class loader Configuration page, click Shared Library References.
- Click Add, select ArcotJNI, and then click Apply.
- Save the changes.
- Copy libArcotAccessKeyProvider.so to:
- For Solaris: WebSphere_JAVA_HOME/jre/bin/
- For RHEL: WebSphere_JAVA_HOME/jre/bin/
Here, WebSphere_JAVA_HOME represents the JAVA_HOME used by your IBM WebSphere instance.
- Restart the application server.
Oracle WebLogic
To copy the files that are required for database access:
- Copy libArcotAccessKeyProvider.so to:
- For Solaris: WebLogic_JAVA_HOME/jre/bin/
- For RHEL: WebLogic_JAVA_HOME/jre/bin/
Here, Weblogic_JAVA_HOME represents the JAVA_HOME used by your Oracle WebLogic instance.
- Copy arcot-crypto-util.jar to the WebLogic folder WebLogic_JAVA_HOME/jre/lib/ext/.
Note: Ensure that you use the appropriate JAVA_HOME used by WebLogic.
- Log in to WebLogic Administration Console.
- Navigate to Deployments.
- Enable the Lock and Edit option.
- Click Install and navigate to the directory that contains the arcot-crypto-util.jar file.
- Click Next to open the Application Installation Assistant.
- Click Next to display the Summary page.
- Click Finish.
- Activate the changes.
- Set and export the LD_LIBRARY_PATH to the directory where the libArcotAccessKeyProvider.so file is copied.
- Restart the application server.
JBoss Application Server
To copy the files that are required for database access:
- Copy libArcotAccessKeyProvider.so to:
- For Solaris: JBoss_JAVA_HOME/jre/bin/
- For RHEL: JBoss_JAVA_HOME/jre/bin/
Here, JBoss_JAVA_HOME represents the JAVA_HOME used by your JBoss Application Server instance.
- Copy arcot-crypto-util.jar to JBoss_JAVA_HOME/jre/lib/ext/.
- Set and export the LD_LIBRARY_PATH to the directory where the libArcotAccessKeyProvider.so file is copied.
- Restart the application server.
Copyright © 2013 CA.
All rights reserved.
 
|
|