The document describes the configuration details for an asymmetric deployment topology of IBM MobileFirst where runtimes and administration services are deployed on different servers or clusters.
Some key points:
- Runtimes are deployed separately from administration components like the MobileFirst Operations Console, administration service, live update service, and push service.
- Each runtime uses its own database schema and is managed by one MobileFirst Operations Console.
- Administration services like the live update service must be installed on the same application server.
- Class loaders for all MobileFirst components need to be configured for parent-last delegation.
- Mandatory JNDI properties define communication between components like the runtime and administration service.