Deploying the financial feature component

Deploy the Financier.war and FinancierREST.war files to enable the financial analysis feature in Rational® Focal Point™.

Before you begin

Complete the tasks in Deploying the Rational Focal Point application.

Procedure

  1. Deploy the Financier.war file:
    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 Financier.war file. For example: Rational Focal Point installation directory\Focal Point\artifacts\wars. Click Next.
    5. Select Detailed - Show all installation options and parameters, and click Next.
    6. On the "Map modules to server" page, select the Financier.war check box. Select the clusters and servers from the list and click Apply.
    7. On the "Map context roots for Web modules" page, in the Context Root field, type /Financier.
    8. On the Summary page, click Finish.
    9. Click Save directly to the master configuration.
    10. Click Applications > Enterprise Applications.
    11. Click Financier_war.
    12. Click Manage Modules to modify the class loader order.
    13. Select the Financier.war module.
    14. From the Class loader order list, select Classes loaded with local class loader first (parent last). Click Apply and OK.
    15. Select Financier_war and 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 OK.
    19. Click Session Management.
    20. Select the Override session management check box.
    21. Clear the Set session cookies to HTTPOnly to help prevent cross-site scripting attacks check box, and click OK.
    22. Click Save directly to the master configuration.
  2. 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: Rational Focal Point installation directory\Focal Point\artifacts\wars. Click Next.
    5. Select Detailed - Show all installation options and parameters, and click Next.
    6. On the "Map modules to server" page, select the FinancierREST.war check box. Select the clusters and servers from the list and click Apply.
    7. On the "Map resource references to resources" page, for the jdbc/focalpoint entry, specify the target resource JNDI name as jdbc/focalpoint.
    8. On the "Map context roots for Web modules" page, in the Context Root field, type /FinancierREST.
    9. On the Summary page, click Finish.
    10. Click Save directly to the master configuration.
    11. Click Applications > Enterprise Applications.
    12. Click FinancierREST_war.
    13. Click Manage Modules to modify the class loader order.
    14. Select FinancierREST.war module.
    15. From the Class loader order list, select Classes loaded with local class loader first (parent last). Click Apply and OK.
    16. Select FinancierREST_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 OK.
    20. Click Session Management.
    21. Select the Override session management check box.
    22. Click the Enable Cookies hyperlink.
    23. Clear the Set session cookies to HTTPOnly to help prevent cross-site scripting attacks check box, and click OK.
    24. Click Save directly to the master configuration.

What to do next

Deploying the Jazz Web UI feature component

Feedback