Bug 1007846

Summary: Missing file in META-INF.services
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Thomas <redsofa>
Component: DocumentationAssignee: sgilda
Status: CLOSED CURRENTRELEASE QA Contact: Russell Dickenson <rdickens>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.1.1CC: rjanik, sgilda, smumford
Target Milestone: GAKeywords: Documentation
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build: CSProcessor Builder Version 1.12 Build Name: 19234, Development Guide-6.1-1 Build Date: 05-09-2013 11:02:03 Topic ID: 9154-473006 [Specified]
Last Closed: 2014-08-06 14:36:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thomas 2013-09-13 12:59:13 UTC
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

Comment 2 sgilda 2014-06-26 13:12:04 UTC
This can be verified at the above link.