RPS Queue set up

The RPS Queue is a Web Archive that is deployed to a servlet container.

To deploy the RPS Queue to Tomcat

Stop Tomcat.

Copy PhoenixServer.war to %TOMCAT_HOME%\webapps.

Start Tomcat.

To configure RPS Queue

A few configuration options are available by editing the file %TOMCAT_HOME%\webapps\PhoenixServer\WEB-INF\web.xml. Care should be taken when editing this file, and changes should only be made to the parameter values specified. The parameter names should never be changed.

1.  Stop Tomcat.

2.  Make desired changes to %TOMCAT_HOME%\webapps\PhoenixServer\WEB-INF\web.xml.

3.  Save the file.

4.  Start Tomcat.

Configurable parameter values include:

logLevel: Valid values in order of increasing detail are: CONFIG, INFO, WARNING, and SEVERE.

logPath: Relative path to the directory where logs should be written.

enableAdminSecurity: Valid values are true and false.

adminUserPath: Relative path to the XML file that contains the defined admin users.


Legal Notice | Contact Certara
© Certara USA, Inc. All rights reserved.