<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE jboss-web>
<jboss-web xmlns="http://www.jboss.com/xml/ns/javaee" 
		   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
		   xsi:schemaLocation="http://www.jboss.com/schema/ns/jbossas 
		   http://www.jboss.org/schema/jbossas/jboss-web_14_0.xsd">
    
    <security-domain>other</security-domain>
    <context-root>/livraria</context-root>
</jboss-web>