]
Panagiotis Sotiropoulos moved WFLY-5849 to WFCORE-1235:
-------------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-1235 (was: WFLY-5849)
Affects Version/s: (was: 10.0.0.CR4)
Multiple triggers of each activator service when there are multiple
modules with different service activator files in an ear.
-----------------------------------------------------------------------------------------------------------------------------
Key: WFCORE-1235
URL:
https://issues.jboss.org/browse/WFCORE-1235
Project: WildFly Core
Issue Type: Bug
Reporter: Panagiotis Sotiropoulos
Assignee: Panagiotis Sotiropoulos
Description of problem:
If one EAR contains more than one module with a
META-INF/services/org.jboss.msc.service.ServiceActivator file the services are activated
multiple times (as ServiceActivator files are found).