Appendix B. web.xml Parameters

Most TIBCO MFT Internet Server and TIBCO MFT Command Center parameters are configured through the Administrator web pages. But, some parameters, which are infrequently used or must be configured at server startup, must be configured in the web.xml file.

The web.xml file is located in the <MFT_Install>\server\webapps\cfcc\WEB-INF directory.

In most cases, you should not update the web.xml parameters unless instructed to do so by TIBCO Technical Support.

The web.xml parameters are defined by the context-parm element. The parameter name is defined by the param-name attribute while the parameter value is defined by the param-value attribute.

After updating the web.xml file, the MFT server must be restarted for the changes of the web.xml file to take effect.
Note: If MFT detects an XML syntax error, the MFT server does not start. See the catalina.out file in the <MFT_Install>\server\logs directory for details.
The web.xml parameters are divided by functionality into the following categories: