[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
Tue Feb 23 10:18:01 EST 2016


    [ https://issues.jboss.org/browse/WFCORE-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167101#comment-13167101 ] 

Panagiotis Sotiropoulos commented on WFCORE-1234:
-------------------------------------------------

The PR does enable the activation of the service if the the ServiceActivator only exists on the EAR deployment level (It should be inside the jar module as well).

> 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