INTERFACE_TO_DVM

The INTERFACE_TO_DVM element specifies the address of the host where the GAS dispatcher runs.

Syntax

<INTERFACE_TO_DVM>
   <ADDRESS>...</ADDRESS>
</INTERFACE_TO_DVM>

Child elements

The INTERFACE_TO_DVM element contains a child element:

  1. One ADDRESS element.

Usage

You use this element to specify the address of the host where the GAS dispatcher runs. There can only be one INTERFACE_TO_DVM element specifying the connection between the GAS and the Dynamic Virtual Machine (DVM) in a given Genero Application Server configuration file.

usage

<INTERFACE_TO_DVM>
  <ADDRESS>app_server</ADDRESS>
</INTERFACE_TO_DVM>

Parent elements

This element is a child of one of the following elements: APPLICATION_SERVER