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.
The
web.xml parameters are divided by functionality into the following categories:
- Security Parameters: parameters that affect the security of the MFT instance.
- Miscellaneous Parameters: parameters that do not fit into the other categories.
- Connectivity and Protocol Parameters: parameters associated with file transfers and file transfer protocols.
- RADIUS Authentication Parameters: parameters associated with RADIUS authentication.
- OEM Parameters: parameters that can be used to change the product names and branding.
- Database Driver Parameters: parameters associated with the JDBC connection.
- Database Pooling Parameters: parameters associated with database pooling.
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.