Valid on Weblogic 10.1
CA Strong Authentication provides WAR files to deploy Administration Console and User Data Service. You can change the format of these files to EAR and then deploy the EAR file.
Follow these steps:
java -jar bundle-manager.jar -ear <filename.ear> -warList <war_file_name>
Note: In the preceding command, replace the <war_file_name> with arcotadmin.war for generating the EAR file for the Administration Console, and arcotuds.war for generating the EAR file for UDS.
This command generates the EAR file at <install_location>/arcot/java/webapps.
CA Strong Authentication access user data either from a relational database or directly from an LDAP server:
You must deploy the arcotuds.war file to use User Data Service (UDS). This file is available at:
<install_location>/arcot/java/webapps/
Follow these steps:
Note: The deployment procedure depends on the application server that you are using. See your application server vendor documentation for detailed instructions.
For example, in case of Apache Tomcat, deploy the WAR file at <APP_SERVER_HOME>/webapps/.
<install_location>/arcot/logs
User Data Service (Version: 2.0.3) initialized successfully.
This line indicates that UDS was deployed successfully.
Note: Check and resolve if there any FATAL and ERROR messages, and review all the WARNING messages for unexpected conditions.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|