|
Properties
|
Default Value
|
Description
|
|
qxtend.connmgr.user
|
${netui.connmgr.user}
|
Specify the username for the QXtend UI connection pool. It defaults to the user of .NET UI Connection Manager.
|
|
qxtend.connmgr.password
|
${netui.connmgr.password}
|
Specify the password for the specified user of the QXtend UI connection pool. It defaults to the password for the user of .NET UI Connection Manager.
|
|
qxtend.connmgr.protocol
|
${netui.connmgr.protocol}
|
Specify the protocol for the QXtend UI connection pool. It defaults to the protocol of QXtend Connection Manager on .NET UI.
|
|
qxtend.connmgr.port
|
${netui.connmgr.port}
|
Specify the port for the QXtend UI connection pool It defaults to the port of QXtend Connection Manager on .NET UI.
|
|
qxtend.connmgr.serverprompt
|
${netui.connmgr.serverprompt}
|
Specify the server prompt for the QXtend UI connection pool. It defaults to the server prompt for QXtend Connection Manager on .NET UI.
|
|
qxtend.connmgr.loginprompt
|
${netui.connmgr.loginprompt}
|
Specify the login prompt for the QXtend UI connection pool. It defaults to the login prompt for QXtend Connection Manager on .NET UI.
|
|
qxtend.connmgr.passwordprompt
|
${netui.connmgr.passwordprompt}
|
Specify the password prompt for the QXtend UI connection pool. It defaults to the password prompt for QXtend Connection Manager on .NET UI.
|
|
qxtend.smtp.host
|
${smtp.host}
|
Specify the hostname of the SMTP server used to deliver the alert messages.
|
|
qxtend.smtp.port
|
${smtp.port}
|
Specify the port number used to access the SMTP server.
|
|
qxtend.smtp.email
|
Specify the address to use in the “From:” field in the header of the e-mail message. The default address is [email protected].
|
|
|
tomcat.qxtend.base
|
${appdir}/servers/tomcat-qxtend
|
Specify the home directory where Tomcat is installed.
|
|
tomcat.qxtend.httpport
|
|
Specify the port of the Tomcat server.
|
|
tomcat.qxtend.users.admin.username
|
admin
|
Specify the user name for the Tomcat manager role. The default user name is admin with mfgpro as the default password.
|
|
tomcat.qxtend.users.admin.password
|
mfgpro
|
Specify the password for the Tomcat manager role. The default password for admin is mfgpro.
|