[jboss-jira] [JBoss JIRA] (AS7-1133) MSC service in war file is loaded from WEB-INF/classes/META-INF/services instead of META-INF/services
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Sun Oct 21 11:25:01 EDT 2012
[ https://issues.jboss.org/browse/AS7-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728202#comment-12728202 ]
Brian Stansberry commented on AS7-1133:
---------------------------------------
Is this still the case? I recall some commits in the last few weeks related to making META-INF visible for loading resources.
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list