After you set up IBM® WebSphere® Application Server,
you must deploy the IBM Rational® Focal Point™ application.
Procedure
- On the WebSphere Integrated
Solutions Console, click .
- Click Install.
- Under Path to new Application, click Local
file system.
- Under Full path, browse to the fp.war file.
For example: Rational Focal Point installation
directory\Focal Point\artifacts\wars. Click Next.
- Select Detailed - Show all installation options
and parameters, and click Next.
- On the "Select installation options" page,
select Precompile JavaServer Pages files, and
click Next.
- On the "Map modules to server" page,
select the fp.war check box. Select the clusters
and servers from the list and click Apply.
- On the "Provide options to compile JSPs" page,
specify the JDK Source Level as 16.
- Open the "Map shared libraries" page.
Select fp.war and the module check boxes. Click Reference
Shared Libraries and move the fpjars entry
into the selected list.
- Open the "Map resource references to resources" page.
For the focalpoint/filestorage entry, specify the target resource
JNDI name as focalpoint/filestorage. For the
jdbc/focalpoint entry, specify the target resource JNDI name as jdbc/focalpoint.
- Open the "Map context roots for web modules" page.
In the Context Root field, type /fp.
- Optional: To enable the ping servlet security
feature, open the Map security roles to users or groups page
and map the required users to the ping role.
- Open the Summary page and click Finish.
- Click Save directly to the master
configuration.
- Click .
- Click fp_war.
- Modify the class loader order:
- Click Manage Modules.
- From the Class loader order list,
select Classes loaded with local class loader first (parent
last). Click Apply and OK.
- Select fp_war and click Class
loading and update detection.
- Select Override class reloading settings
for Web and EJB modules, and specify a time value in the Polling
interval for updated files field. For example: 3
seconds.
- For the class loader order, select Classes
loaded with local class loader first (parent last).
- Select Single class loader for application and
click OK.