

CA AuthMinder Windows Installation Guide › Deploying Administration Console on IBM WebSphere 7.0
Deploying Administration Console on IBM WebSphere 7.0
If you plan to deploy Administration Console on IBM WebSphere 7.0, then perform the following steps:
- Navigate to the following location where the Administration Console WAR file is located:
<install_location>\Arcot Systems\java\webapps\
- Copy the arcotadmin.war file to a temporary directory. For example, C:\Arcot_temp\.
- Extract the arcotadmin.war file contents.
Of the JARs that are extracted to the C:\Arcot_temp\arcotadmin\WEB-INF\lib\ directory, the following JARs are used to create the shared library in IBM WebSphere:
- axiom-api-1.2.10.jar
- axiom-impl-1.2.10.jar
- axis2-java2wsdl-1.5.2.jar
- backport-util-concurrent-3.1.jar
- commons-httpclient-3.1.jar
- commons-pool-1.5.5.jar
- axiom-dom-1.2.10.jar
- axis2-adb-1.5.2.jar
- axis2-kernel-1.5.2.jar
- commons-codec-1.3.jar
- commons-logging-1.1.1.jar
- log4j-1.2.16.jar
- axis2-transport-http-1.5.2.jar
- axis2-transport-local-1.5.2.jar
- Log in to IBM 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/node on which the application is deployed.
- Click New.
- Enter the Name, for example, ArcotAdminSharedLibrary.
- Specify the Classpath. Enter the path and file name for all the JAR files extracted in Step 3.
For example, C:/Arcot_temp/arcotadmin/WEB-INF/lib/axiom-api-1.2.10.jar
- Click Apply to save the changes made.
- Navigate to the following location where the Administration Console WAR file is located:
<install_location>\Arcot Systems\java\webapps\
- Deploy arcotadmin.war in the application server.
- Configure shared library, as follows:
- Click Applications, Application Types, and then click WebSphere enterprise applications.
- Click arcotadmin_war.
- In the References section, click Shared library references.
- Select arcotadmin_war and click Reference shared libraries.
- Select the ArcotAdminSharedLibrary from the Available list and move it to the Selected list.
- Click OK to save the configurations.
- Configure the class loader order and policy as follows:
- Click Applications, Application Types, and then click WebSphere enterprise applications.
- Click arcotadmin_war.
- Click Class loading and update detection link.
- In the Class loader order section, select the Classes loaded with local class loader first (parent last) option.
- In the WAR class loader policy section, select the Single class loader for application option.
- Click OK to save the configurations.
- Ensure that the application is restarted.
Copyright © 2013 CA.
All rights reserved.
 
|
|