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.
  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.

What to do next

Deploying the Jazz Web UI feature component

Feedback