Bug 1007846 - Missing file in META-INF.services
Summary: Missing file in META-INF.services
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.1.1
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: GA
: EAP 6.3.0
Assignee: sgilda
QA Contact: Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-13 12:59 UTC by Thomas
Modified: 2014-09-29 18:33 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
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


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.