Appendix B Web XML Parameters
Most TIBCO MFT Internet Server and TIBCO MFT Command Center parameters are configured on the Adminstrator web pages. But there are some parameters that are infrequently used, or must be configured at server startup that are configured in the web.xml file. These parameters are documented in this appendix.
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 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.
The web.xml parameters are broken up by functionality into the following tables:
- Security Parameters
This table lists the parameters that affect the security of the MFT instance.
- Miscellaneous Parameters
This table lists the parameters that do not fit into the other categories.
- Connectivity/Protocol Parameters
This table lists file transfer and file transfer protocol parameters.
- RADIUS Authentication Parameters
This table lists the parameters associated with the RADIUS authentication.
- OEM Parameters
This table lists the parameters that change the product names and branding.
- Database Driver Parameters
This table lists the parameters associated with the JDBC connection.
- Database Pooling Parameters
This table lists the database pooling parameters.