ADDRESS

The ADDRESS element specifies the name or IP address of the machine where the Genero Application Server runs. This address is used by the DVM to set (build) the FGLSERVER environment variable.

Usage examples

<ADDRESS>app_server</ADDRESS>
<ADDRESS>192.127.45.17</ADDRESS>
<ADDRESS>zeus</ADDRESS>
Note: It is not recommended to use localhost or 127.0.0.1 because the license server requires the real address of the machine to check the licenses, and if your machine is not well configured, a bad address is returned to the license server that will then refuse to start a new DVM.