[jboss-jira] [JBoss JIRA] Created: (AS7-1133) MSC service in war file is loaded from WEB-INF/classes/META-INF/services instead of META-INF/services

David Bosschaert (JIRA) jira-events at lists.jboss.org
Tue Jun 28 11:49:23 EDT 2011


MSC service in war file is loaded from WEB-INF/classes/META-INF/services instead of META-INF/services
-----------------------------------------------------------------------------------------------------

                 Key: AS7-1133
                 URL: https://issues.jboss.org/browse/AS7-1133
             Project: Application Server 7
          Issue Type: Bug
          Components: MSC, Web
    Affects Versions: 7.0.0.CR1
            Reporter: David Bosschaert
            Priority: Minor


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

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list