[jboss-jira] [JBoss JIRA] (WFLY-3971) Jar Services in META-INF/services are not loaded from static modules
Tomas Repel (JIRA)
issues at jboss.org
Thu Jul 9 05:01:03 EDT 2015
[ https://issues.jboss.org/browse/WFLY-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088087#comment-13088087 ]
Tomas Repel commented on WFLY-3971:
-----------------------------------
I added file to META-INF/services to reference to Spring's SCI, but it didn't help. I pushed the META-INF/services to reproducer, so you can check whether it is what you meant. After deploying the reproducer and navigating to http://localhost:8080/spring-web-xml-less-config I can see just "Forbidden". I encounter the same behavior on WildFly 9.0.0.Final too.
> Jar Services in META-INF/services are not loaded from static modules
> --------------------------------------------------------------------
>
> Key: WFLY-3971
> URL: https://issues.jboss.org/browse/WFLY-3971
> Project: WildFly
> Issue Type: Feature Request
> Components: Web (Undertow)
> Affects Versions: 8.1.0.Final
> Reporter: Tomas Repel
> Assignee: Stuart Douglas
>
> If the web application (war) uses jar file from static module, the content of META-INF/services has no effect. If the jar is located inside WEB-INF/lib, services are loaded successfully.
> Neither adding `Dependencies: my.module.name.com services` into MANIFEST.MF nor adding `services="import"` to jboss-deployment-structure.xml works.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list