Now you will create and install an Enterprise Application for BI Monitor.
From the left hand tree, expand the Applications node.
Click the New Enterprise 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 server folder.
Click Open. The file will be selected
In the second step of the Preparing for the application installation wizard, select the Generate Default Binding check box.
Click Next. The Install New Application wizard will start on its first step’s 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:\WebSphere\ApplicationServer\installedApps).
Select the Deploy EJBs check box.
Leave the other settings with the default values.
Click Next.
For the Steps 2 to 4 in the wizard, click Next without changing any parameters.
In the Step 5 page (Mapping 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 physic 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 |
In the Steps 6, click next without changing any parameters.
In the Step 7 page (Map modules to application 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.
Select the check box next to the Module column header to select all existing modules (Monitor, MonitorService, and MonitorClient).
Click Apply.
Click Next.
In the Steps 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 and 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. Then click Save in the confirmation message.