When deploying a .war file that contains a META-INF/service/org.jboss.msc.service.ServiceActivator this file is only processed when it's in the WEB-INF/classes/META-INF/services location, where I think it should really be picked up fro /META-INF/services
- duplicates
-
AS7-5172 cannot define service activator in WAR META-INF, must be in WAR WEB-INF/classes/META-INF
- Resolved