Skip to content

Instantly share code, notes, and snippets.

View LuisGalazM's full-sized avatar

Luis Galaz Miranda LuisGalazM

View GitHub Profile
@dilnei
dilnei / arquivo.xml
Last active April 1, 2020 21:31
Config JAAS + Wildfly
jboss-web.xml
<?xml version="1.0" encoding="UTF-8"?>
<jboss-web>
<context-root>/app-web</context-root>
<security-domain>java:/jaas/app-jaas-realm</security-domain>
</jboss-web>
web.xml