Creating a HATS/WebFacing enabled Web project

The WebFacing and HATS interoperability feature allows you to easily integrate your WebFacing and HATS Web applications. For more information see WebFacing interoperability with HATS applications.

To take advantage of this feature, create a HATS/WebFacing enabled project and link it with a HATS Web project. You can then run the linked project as a single enterprise application.

The process of creating a HATS/WebFacing enabled project is similar to creating a new WebFacing Web project:

  1. Click File > New > Project.
  2. Expand WebFacing in the Wizards pane, select HATS/WebFacing Enabled Project, and then click Next to open the HATS/WebFacing Enabled Project Wizard.
  3. The remaining steps are identical to the steps for creating a WebFacing Web project, with the exception that an EAR project is not specified.
    Note: Unlike standalone WebFacing projects, HATS/WebFacing enabled projects are designed to work in conjunction with HATS projects and cannot be run standalone.
Related information
WebFacing interoperability with HATS applications

Feedback