Installing : Installing Focal Point : Setting up the application server : Setting up and starting WebSphere Application Server : Deploying the help system
  
Deploying the help system
To make the Focal Point help system available on WebSphere Application Server, deploy the fphelp.war file.
Before you begin
Complete the tasks in Deploying the Jazz Web UI feature component.
Procedure
1 On the WebSphere Integrated Solutions Console, click Application > Application Types > WebSphere enterprise applications.
2 Click Install.
3 Under Path to new Application, click Local file system.
4 Under Full path, browse to the location of the fphelp.war file. For example:
Focal Point installation directory\JazzTeamServer\server\webapps
Click Next.
5 Select Detailed - Show all installation options and parameters, and click Next. In the “Application Security Warnings” page, click Continue.
6 On the “Map modules to server” page, select the fphelp.war check box. From the Clusters and servers list, select the required cluster and click Apply.
Even if you have only one server listed, select the entry and apply.
After you apply the mapping, the fphelp.war check box is automatically cleared.
7 On the “Map virtual hosts for web module” page, select the fphelp.war check box and the virtual host from the list. For example: default_host
8 On the “Map context roots for Web modules” page, in the Context Root field, type /fphelp.
9 On the Summary page, click Finish. A message that indicates the success of installing application fphelp_war is shown after the installation.
10 Click Save directly to the master configuration.
11 Click Application > Application Types > WebSphere enterprise applications.
12 Click fphelp_war.
13 Modify the class loader order:
14 Click Manage Modules and select fphelp.war.
15 From the Class loader order list, select Classes loaded with local class loader first (parent last). Click Apply and OK.
16 Select fphelp_war and click Class loading and update detection.
17 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.
18 For the class loader order, select Classes loaded with local class loader first (parent last).
19 Select Single class loader for application and click Apply and then OK.
20 Click Session Management.
21 Select Override session management.
Do not click OK in the General Properties page until you apply the following settings in the Enable Cookies page.
22 Click the Enable Cookies hyperlink.
23 Clear the Set session cookies to HTTP Only to help prevent cross-site scripting attacks check box.
24 Click OK to save the change.
25 Click Apply and then OK to save the change.
26 In the General Properties page, click Apply and then click Save directly to the master configuration.
Next
Specify the database information in the fp.properties file: see Specifying the database details (the instructions are the same for WebSphere and Tomcat).
Start the application components: see Starting the Focal Point application and the components.
Go up to
Setting up and starting WebSphere Application Server