Skip to content

Commit d46e7a9

Browse files
authored
Merge pull request #2138 from mskacelik/JBEAP-29964
[JBEAP-29964] is not possible to access to the spring-resteasy QS on the OpenShift
2 parents dfa5bd8 + bb73555 commit d46e7a9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

spring-resteasy/pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,9 @@
204204
<location>org.jboss.eap.cloud:eap-cloud-galleon-pack</location>
205205
</feature-pack>
206206
</feature-packs>
207+
<layers>
208+
<layer>jaxrs-server</layer>
209+
</layers>
207210
</configuration>
208211
<executions>
209212
<execution>

0 commit comments

Comments
 (0)