Now you will create and install an Enterprise Application for BI Monitor.
From the left hand tree, expand the Applications node.
Click the Install New Application hyperlink. The Preparing for the application installation wizard first page appears.
Click the Browse button to locate the monitor.ear file. The Open dialog box appears.
Select the monitor.ear file located in <Monitor>\server\server folder.
Click Open. The file will be selected.
Click Next. The second step of the Preparing for the application installation wizard appears.
Select the Generate Default Bindings check box, and then click Next. A security warning is displayed; read it carefully, and then click Continue.
The Install New Application wizard will start on its first step page:
In the Directory to Install Application field, enter the directory you want to be used for installing the BI Monitor Enterprise Application. If you leave this field empty, then the default directory that the IBM WebSphere Application Server used for installing the applications will be used (i.e. C:\IBM\WebSphere\AppServer\profiles\dashboard\installedApps)
Make sure that the Deploy enterprise beans check box is selected.
Leave the other settings with the default values.
Click Next.
In the Step 2 page (Map modules to servers) do the following:
Select the Application Server on which you want to deploy the BI Monitor Enterprise Application from the Clusters and Servers list.
Click the Select All Items button on top of the Module table to select all existing modules (Monitor, MonitorService, and MonitorClient).
Click Apply.
Click Next.
For the Steps 3 to 5 in the wizard, click Next without changing any parameters.
In step 6 page (Map Resource References to Resources) do the following:
If the Monitor database and the Event Queue database are located in the same physical database (one database), then all resource references are mapped to the same physical data source named Monitor_Pool_DataSource.
If the Monitor database and the Event Queue database are located in two physical databases, then map each resource reference to the appropriate resource according to the following table:
EJB |
Resource Ref. |
Data Source Name |
Data Source JNDI Name |
ClientAgent |
jdbc/MonitorDataSource |
Monitor_Pool_DataSource |
MonitorPoolDataSource |
CleanupAgent |
jdbc/MonitorDataSource |
Monitor_Pool_DataSource |
MonitorPoolDataSource |
EventProcessor |
jdbc/MonitorDataSource |
Monitor_Pool_DataSource |
MonitorPoolDataSource |
NotificationAgent |
jdbc/MonitorDataSource |
Monitor_Pool_DataSource |
MonitorPoolDataSource |
MQWFConnector |
jdbc/MonitorDataSource |
Monitor_XA_DataSource |
MonitorXADataSource |
MQWFConnector |
jdbc/EventQueueDataSource |
Event_Queue_XA_DataSource |
EventQueueXADataSource |
MQWFConnector |
jdbc/PoolEventQueueDataSource |
Event_Queue_Pool_DataSource |
EventQueuePoolDataSource |
WMQIConnector |
jdbc/MonitorDataSource |
Monitor_Pool_DataSource |
MonitorPoolDataSource |
ICSConnector |
jdbc/MonitorDataSource |
Monitor_Pool_DataSource |
MonitorPoolDataSource |
To perform the mapping:
Select the Reference(s) you want to map to a specific resource (data source) by selecting the check box in its row in the table.
Select the appropriate resource (Data Source) from the Specify existing Resource JNDI name drop down list.
Click Apply. The selected resource will be mapped to all selected references, and its name will appear in the JNDI Name column's cells for these references.
For Step 7 in the wizard, click Next without changing any parameters.
In Step 8, click next without changing any parameters.
In Step 9 (Summary) the settings you have chosen will be listed. Review these settings. To return to any previous step, click the step number hyperlink or click Finish if all settings are correct.
Wait until the installation is finished and the confirmation page appears
Click Save to Master Configuration hyperlink to save your configuration. and Then click Save in the confirmation message.