fix nio bug

This commit is contained in:
gerbermichi 2014-12-18 16:58:36 +01:00
parent 1cbf5a5d99
commit 2a33b177d5

View file

@ -35,6 +35,7 @@
<module name="org.apache.httpcomponents" />
<module name="javax.servlet.api"/>
<module name="org.jboss.logging"/>
<module name="org.jboss.xnio"/>
<module name="io.undertow.core"/>
<module name="io.undertow.servlet"/>
<module name="org.keycloak.keycloak-adapter-core"/>