< Previous | Next >

Generating executable artifacts for the monitor model and deploying to the server

In this lesson, you will use WebSphere® Integration Developer to deploy the monitor model to the WebSphere Business Monitor testing environment.

  1. Generate the J2EE application from the monitor model.
    1. In the Business Monitoring perspective project tree, expand ClipsAndTacksF1_Monitor > Monitor Models > Order Handling, right-click OrderHandling_Mon.mm and select Generate Monitor J2EE Projects and then click Finish.
      Generate Monitor J2EE Projects
      A progress window shows the status of the operation and it closes when the operation is complete. This takes a few minutes.
  2. Deploy the generated projects.
    1. Click the Servers tab and then right-click WebSphere Monitor Server v6.2 on WebSphere Process Server and select Start to start the server. Starting the server might take a few minutes.
    2. After the server starts, right-click WebSphere Monitor Server v6.2 on WebSphere Process Server again and select Add and Remove Projects.
    3. Click Add All to move ClipsAndTacksF1App, the Endpoints applications, and OrderHandling_MonitorApplication from the list of available projects to the list of configured projects and then click Finish. A progress message displays in the lower-right corner of the window. Deploying and starting the applications might take a few minutes.
      Note: At this time, you may be deploying just the WebSphere Business Monitor projects if the Fabric and WebSphere Integration Developer projects are already deployed.
      Add and Remove projects
    4. Check the messages in the Console view for errors and correct them should they be present before continuing.
< Previous | Next >