For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.
Apache Tomcat prerequisites
MobileFirst Server has some requirements for the configuration of Apache Tomcat that are detailed in the following topics.
Ensure that you fulfill the following criteria:
- Use a supported version of Apache Tomcat. See System requirements.
- Apache Tomcat must be run with JRE 7.0 or later.
- The JMX configuration must be enabled to allow the communication between the administration service and the runtime component. The communication uses RMI as described in Configure JMX connection for Apache Tomcat.
- Configure JMX connection for Apache Tomcat
You must configure a secure JMX connection for Apache Tomcat application server.
Parent topic: Application server prerequisites