...
7. Start Zephyr on the first node. When Zephyr starts, you will see the following line in the log:
Code Block |
---|
*****************
Zephyr Started
***************** |
After Zephyr is launched, the HAZELCAST_USERNAME and HAZELCAST_PASSWORD values will be generated in the zephyr/tomcat/webapps/flex/WEB-INF/classes/cluster.properties file.
...