<?xml version="1.0" encoding="UTF-8"?>

<application>
    <display-name>JBossTest Web Container Testsuite</display-name>

    <module>
       <web>
           <description>Another war to test redployment</description>
           <web-uri>good-web.war</web-uri>
           <context-root>/redeploy</context-root>
       </web>
    </module>

</application>

