Skip to content

Commit

Permalink
Add name to web-fragment of resteasy-cdi.
Browse files Browse the repository at this point in the history
  • Loading branch information
Juri Berlanda authored and asoldano committed Oct 12, 2018
1 parent cd16b9c commit aa5dc5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resteasy-cdi/src/main/resources/META-INF/web-fragment.xml
Expand Up @@ -6,6 +6,7 @@
http://java.sun.com/xml/ns/javaee/web-fragment_3_0.xsd"
version="3.0">

<name>resteasy_cdi</name>
<context-param>
<param-name>resteasy.injector.factory</param-name>
<param-value>org.jboss.resteasy.cdi.CdiInjectorFactory</param-value>
Expand Down

0 comments on commit aa5dc5d

Please sign in to comment.