Skip to content
Permalink
Browse files

Merge pull request #12221 from gaol/WFLY-11974

[WFLY-11974] resource adapter configured as module not finding validation provider
  • Loading branch information
bstansberry committed Apr 14, 2019
2 parents 91c7522 + 31fd147 commit 296790561430677f0e1def821681f98adec9ad08
@@ -41,7 +41,7 @@
<module name="javax.resource.api"/>
<module name="javax.security.auth.message.api"/>
<module name="javax.validation.api"/>
<module name="org.hibernate.validator"/>
<module name="org.hibernate.validator" services="import"/>
<module name="org.jboss.as.naming"/>
<module name="org.jboss.jboss-transaction-spi"/>
<module name="org.jboss.ironjacamar.api"/>

0 comments on commit 2967905

Please sign in to comment.
You can’t perform that action at this time.