Now you will create and install an Enterprise Application for BI Monitor.
From the Console > Wizards menu, select Install Enterprise Application. The Install Enterprise Application Wizard will start
In the Specifying the Application or Module screen:
Select the <ServerName> node from the Browse for file on node: combo box if it is not displayed by default.
Select the Install Application (*.ear) radio button.
In the Application name box, type IBM_WBI_Monitor
Click the Browse button to locate the monitor.ear file. The Open dialog box appears.
Select the monitor.ear file from the <Monitor>\server\server.
Click Open. The file will be selected and you will return to the Specifying the Application or Module screen
Click Next.
In the Mapping Users to Roles screen, click Next.
In the Mapping EJB RunAs Roles to Users screen, click Next.
In the Binding Enterprise Beans to JNDI Names screen, click Next.
In the Mapping EJB References to Enterprise Beans screen, click Next.
In the Mapping Resource References to Resources screen 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 should be 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:
Resource Ref. |
Module |
Data Source Name |
Data Source JNDI Name |
jdbc/MonitorDataSource |
MQWFConnector |
Monitor_XA_DataSource |
MonitorXADataSource |
jdbc/EventQueueDataSource |
MQWFConnector |
Event_Queue_XA_DataSource |
EventQueueXADataSource |
jdbc/PoolEventQueueDataSource |
MQWFConnector |
Event_Queue_Pool_DataSource |
EventQueuePoolDataSource |
jdbc/MonitorDataSource |
CleanupAgent |
Monitor_Pool_DataSource |
MonitorPoolDataSource |
jdbc/MonitorDataSource |
ClientAgent |
Monitor_Pool_DataSource |
MonitorPoolDataSource |
jdbc/MonitorDataSource |
EventProcessor |
Monitor_Pool_DataSource |
MonitorPoolDataSource |
jdbc/MonitorDataSource |
NotificationAgent |
Monitor_Pool_DataSource |
MonitorPoolDataSource |
jdbc/MonitorDataSource |
WMQIConnector |
Monitor_Pool_DataSource |
MonitorPoolDataSource |
To perform the mapping:
Select the resource reference you want to map to a specific data source from the Resource Reference column.
Click Select Resource. The Select Resource dialog box appears
Select the appropriate Data Source name from the Select Resource drop down list and click OK. The resource reference will be mapped to the selected resource and the JNDI Name of the selected data source will appear in the mapping table in the JNDI Name column.
Click Next to continue.
In the Specifying the Default DataSource for EJB Module screen, click Next.
In the Specifying DataSources for Individual CMP Beans screen, click Next.
In the Selecting Virtual Hosts for Web Modules screen, click Next.
In the Selecting Application Server screen:
Select Monitor from the Module column.
Click Select Server. The Select a Server or Server Group dialog box appears.
Select MonitorServer(<ServerName>) from the Application Server list and click OK.
Select Web Monitor from the Module column in the Selecting Application Server screen
Click Select Server. The Select a Server or Server Group dialog box appears.
Select MonitorServer(<ServerName>) from the Application Server list and click OK.
Click Next in the Selecting Application Server screen.
In the Completing Application Installation Wizard screen, click Finish.
The Deploy dialog box appears.
Accept the default values in the Deploy dialog box and click OK. The new Enterprise Application will be installed.
Wait until the confirmation message appears, and then click OK.