Specifies the full path to the listener.xml file.
Syntax:
LISTENERXML=<path to file>
Usage and examples:
listener.xml is a file where application server instances are defined and configured.
LISTENERXML specifies the path to this file. By default, it is located in the AppServer folder:
LISTENERXML=C:\ProgramFiles\Querix\AppServer\listener.xml
LISTENERXML=/usr/local/AppServer/listener.xml
LISTENERXML is set in env.properties and environ.bat on Windows , or in the environ configuration file on Linux .