Installing : Installing Focal Point : Setting up the application server : Deploying the Jazz Web UI feature component
  
Deploying the Jazz Web UI feature component
To use the UI options for enabling integrations with the Rational solution for Collaborative Lifecycle Management (CLM), deploy the jazzui.war file.
Before you begin
Complete the tasks in Deploying the financial feature component.
Procedure
1 On the IBM 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 jazzui.war file. For example:
Focal Point installation directory\JazzTeamServer\server\webapps
5 Click Next.
6 Select Detailed - Show all installation options and parameters, and click Next. In the "Application Security Warnings" page, click Continue.
7 On the "Map modules to server" page, select the jazzui.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 jazzui.war check box is automatically cleared.
8 On the "Map virtual hosts for web module" page, select the jazzui.war check box and select the virtual host from the list. For example:
default_host
9 On the "Map context roots for Web modules" page, in the Context Root field, type:
/jazzui
10 On the Summary page, click Finish. A message that indicates the success of installing application jazzui_war is shown after the installation.
11 Click Save directly to the master configuration.
12 Click Application > Application Types > WebSphere enterprise applications.
13 Click jazzui_war.
14 Modify the class loader order:
Click Manage Modules, and then select jazzui.war.
From the Class loader order list, select Classes loaded with local class loader first (parent last). Click Apply, and then click OK.
Click OK again to navigate back to the jazzui_war page. Click Class loading and update detection.
Select Override class reloading settings for Web and EJB modules, and then 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; click Apply, and then OK.
15 Click Session Management:
Select Override session management.
Click Enable Cookies.
Clear Set session cookies to HTTPOnly to help prevent cross-site scripting attacks.
Click OK to save the change.
Click Apply, and then click Save directly to the master configuration.
Next
Deploying the help system
See also
Setting up and starting WebSphere Application Server
Setting up the application server