Installing : Installing Focal Point : Setting up the application server : Setting up and starting WebSphere Application Server : Deploying the financial feature component
  
Deploying the financial feature component
Deploy the Financier.war and FinancierREST.war files on WebSphere Application Server to enable the financial analysis feature in Focal Point.
Before you begin
Complete the tasks in Deploying the Focal Point application.
Deploy the Financier.war file
1 In 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 Financier.war file. For example:
Focal Point installation directory\JazzTeamServer\server\webapps
Click Next.
5 Select Detailed - Show all installation options and parameters, and then click Next. In the “Application Security Warnings” page, click Continue.
6 On the “Map modules to server” page, select Financier. 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 Financier check box is automatically cleared.
7 On the “Map virtual hosts for web module” page, select Financier, and then select 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:
/Financier
9 On the “Summary” page, click Finish.
A message that indicates the success of installing application Financier.war is shown after the installation.
10 Click Save directly to the master configuration.
11 Click Application > Application Types > WebSphere enterprise applications, and then click Financier_war.
12 Click Manage Modules to modify the class loader order, and then select the Financier.war module.
13 From the Class loader order list, select Classes loaded with local class loader first (parent last).
14 Select Single class loader for application, and then click Apply. Click Save directly to the master configuration.
15 Select Financier_war, and then click Class loading and update detection.
16 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
17 For the class loader order, select Classes loaded with local class loader first (parent last).
18 Select Single class loader for application and click Apply and then OK.
19 In the “Financier_war” page, click Session Management.
20 Select Override session management.
Do not click OK in the “General Properties” page until you apply the following settings in the Enable Cookies page.
21 Click Enable Cookies.
22 Clear Set session cookies to HTTPOnly to help prevent cross-site scripting attacks, and click OK.
23 Click Apply, and then click OK to save the change.
24 In the General Properties page, click Apply and then click Save directly to the master configuration.
Deploy the FinancierREST.war file
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 FinancierREST.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 FinancierRESTServices. 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, FinancierRESTServices is automatically cleared.
7 On the “Map virtual hosts for web module” page, select FinancierRESTServices, and select 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:
/FinancierREST
9 On the Summary page, click Finish.
A message that indicates the success of installing application FinancierREST_war is shown after the installation.
10 Click Save directly to the master configuration.
11 Click Application > Application Types > WebSphere enterprise applications.
12 Click FinancierREST_war.
13 Click Manage Modules to modify the class loader order.
14 Select FinancierRESTServices module.
15 From the Class loader order list, select Classes loaded with local class loader first (parent last). Click Apply and OK.
16 Click OK again to navigate back to the FinancierREST_war page. Click Class loading and update detection.
17 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.
18 For the class loader order, select Classes loaded with local class loader first (parent last).
19 Select Single class loader for application; click Apply, and then click OK.
20 Click Session Management, and then select Override session management.
Do not click OK in the “General Properties” page until you apply the following settings in the Enable Cookies page.
21 Click Enable Cookies.
22 Clear Set session cookies to HTTPOnly to help prevent cross-site scripting attacks, and click OK.
23 Click Apply and then OK to save the change.
24 In the General Properties page, click Apply, and then click Save directly to the master configuration.
Next
Go up to
Setting up and starting WebSphere Application Server