Install the PolicyCenter EAR file on WebSphere
Before you begin
Procedure
- If WebSphere is not already running, start the application server.
- Open the WebSphere Administrative Console.
- Click .
- Click New Enterprise Application.
- Click Browse and select the PolicyCenter EAR file in the PolicyCenter installation dist/ear directory.
- Click Next.
- Select Fast Path.
- Click Next.
- Accept the default installation options.
- Click Next.
- On the Map modules to servers screen, verify that your targeted server or cluster is selected.
- Click Next.
- On the Metadata for modules screen, click Next.
- On the Summary screen, review your selections for accuracy. Click Previous to change any settings.
- Click Finish.
- Click Save to apply the changes to the master configuration.
- Click the pc application.
- Under Detail properties, click Class loading and update detection.
- Under Class loader order, verify Classes loaded with local class loader first (parent last) is selected.
- Under WAR class loader policy, verify Single class loader for application is selected.
- Click OK.
- Click Save to apply the changes to the master configuration.
-
(Optional) If using JNDI, remove the JDBC JAR files (such as
ojdbc-<version>.jar or
mssqljdbc-<version>.jar) from
the exploded deployment in the following directory:
<WAS Profile>/installedApps/DefaultCell/pc.ear/pc.war/WEB-INF/lib
What to do next
After completing this procedure, review the post-installation tasks in Additional PolicyCenter setup tasks. Then, proceed to Start PolicyCenter on WebSphere.
