The CONFIGURATION element / The APPLICATION_SERVER element |
The INTERFACE_TO_DVM element in the Genero Application Server (GAS) configuration file specifies the connection between the GAS and the Dynamic Virtual Machine (DVM). This element specifies the address of the host where the GAS dispatcher runs.
There can only be one INTERFACE_TO_DVM element specified in a given Genero Application Server configuration file.
<INTERFACE_TO_DVM> <ADDRESS> address </ADDRESS> </INTERFACE_TO_DVM>
<INTERFACE_TO_DVM> <ADDRESS>app_server</ADDRESS> </INTERFACE_TO_DVM>