Java Programmer's Checklist
When developing eFTL applications in Java for platforms other than Android, remember these steps.
Run
- Ensure that the TIBCO FTL realm server is running, and that each TIBCO eFTL server process can connect to it.
- If your application communicates over EMS channels, ensure that the TIBCO EMS server is running, and that each TIBCO eFTL server process can connect to it.
- If your application uses FTL durables, ensure that persistence stores are configured, running, and reachable.
- Ensure that the TIBCO eFTL server is running, and that each client process can connect to it.
Copyright © Cloud Software Group, Inc. All rights reserved.