Previous Topic: Build the Web View ApplicationNext Topic: Run the Web View Application


Assemble and Deploy the Web View Application

To be able to run the eGolf model as a Web View application, you must first assemble and then deploy it to an Application Server. You can deploy a Web View application to the following Application Servers:

In the Build Tool, the Directory Tree panel on the left side should already be positioned to the eGolf.ief/java subdirectory. If necessary, select the right arrow between the two panels to add the CASCADE and WEBAPSVR modules to the selection panel on the right.

Note: The CASCADE and WEBAPSVR modules are available only if they were generated as per the instructions in the Tutorial for Web Generation.

If you had selected the Launch Build Tool check box in the Generation Configurations dialog, Build Tool is automatically opened.

Follow these steps:

  1. Select the CASCADE, WEBAPSVR, and WEBSVR_WebView modules and click Action, Assemble.

    The EAR File Assemble Details dialog opens.

  2. Click Application Server on the left panel.

    The Application Server-specific settings appear.

  3. Select the settings and click OK.
    Application Server

    Specifies the application server that you are targeting. The options in the drop-down list are:

    • Generic
    • WebSphere
    • WebLogic

The EAR file is stored in the model directory. For the eGolf model example:

C:\Models\eGolf.ief\java\deploy.j2ee

Deploy the generated Web View application to an Application Server. Use the EAR file that is created by the Build Tool under your model directory. Follow your Application Server's deployment instructions to actually deploy the EAR file.