Find out more details on how to install the MobileFirst Server components on Apache Tomcat.
Make sure that you have fulfilled the requirements as documented in Apache Tomcat prerequisites.
<Valve className="org.apache.catalina.authenticator.SingleSignOn"/>
<Realm className="org.apache.catalina.realm.MemoryRealm"/>
The MobileFirst Server administration service, the MobileFirst Server live update service, and the MobileFirst runtime must be installed on the same application server. The context root of the live update service must be defined as <adminContextRoot>config. The context root of the push service must be imfpush. For more information about the constraints, see Constraints on the MobileFirst Server components and MobileFirst Analytics.