예:
<application> <module id="ExampleWebModule"> <web> // 오류: 'web-uri' 하위 태그가 정의되어야 합니다 <context-root>ExampleWebApp</context-root> </web> </module> </application>