Hide Forgot
Title: Implement an HA Singleton Describe the issue: The HASingleton Service will not start. Suggestions for improvement: The documentation should mention that there must be a file in META-INF.services of name 'org.jboss.msc.service.ServiceActivator' with the one line content of 'my.path.MyCoolHATimerServiceActivator' Additional information: The file is in the Git repository that can be reached through http://www.jboss.org/jdf/quickstarts/jboss-as-quickstart/cluster-ha-singleton/#start_jboss_enterprise_application_platform_6_or_jboss_as_7_with_a_ha_profile
This can be verified at the above link.