[jboss-jira] [JBoss JIRA] (WFCORE-1234) DuplicateServiceException or there is no activation, if the ServiceActivator is moved from the jar module to the EAR deployment level.
Panagiotis Sotiropoulos (JIRA)
issues at jboss.org
Wed Dec 16 09:46:00 EST 2015
Panagiotis Sotiropoulos created WFCORE-1234:
-----------------------------------------------
Summary: DuplicateServiceException or there is no activation, if the ServiceActivator is moved from the jar module to the EAR deployment level.
Key: WFCORE-1234
URL: https://issues.jboss.org/browse/WFCORE-1234
Project: WildFly Core
Issue Type: Bug
Reporter: Panagiotis Sotiropoulos
Assignee: Panagiotis Sotiropoulos
If one EAR contains more than one module with a META-INF/services/org.jboss.msc.service.ServiceActivator,
If the file is moved to the ear/META-INF as the only one there is no activation.
If the ear and a jar contain it it will fail with a org.jboss.msc.service.DuplicateServiceException.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list