ubroker.properties
You can configure the AppServer by editing the ubroker.properties entry. The following is an example of the ubroker.properties entry required for the AppServer:
[UBroker.AS.qxosi_AS]
appserviceNameList=qxosi_AS
autoStart=1
brokerLogFile=<QXO Install Dir>/logs/qxosi_AS.broker.log
controllingNameServer=NS1
initialSrvrInstance=1
maxSrvrInstance=5
minSrvrInstance=1
operatingMode=Stateless
portNumber=10001
PROPATH=<QXO Install Dir>/runtime:<QXO Install Dir>
registerNameServer=1
registrationMode=Register-IP
srvrLogFile=<QXO Install Dir>/logs/qxosi_AS.server.log
srvrStartupParam=-db qxodb -S qxodb-service -ld qxodb -H host
srvrStartupProc=com/qad/qxtend/si/AppServerStart.r
uuid=11d1def534ea1be0:e48e1b:11833ce3369:-8000
workDir=<QXO Install Dir>