Minha aplicação funciona perfeitamente, e tudo do xml que testo funciona, mas ao iniciar o tomcat, ele gera algumas exceções com a seguinte descrição:
The content of element type "web-app" must match "(icon?,display-name?,description?,distributable?,context-param*,servlet*,
servlet-mapping*,session-config?,mime-mapping*,welcome-file-list?,error-page*,taglib*,resource-ref*,security-constraint*,
login-config?,security-role*,env-entry*,ejb-ref*)".
org.xml.sax.SAXParseException: The content of element type "web-app" must match "(icon?,display-name?,description?,distributable?,context-param*,servlet*,
servlet-mapping*,session-config?,mime-mapping*,welcome-file-list?,error-page*,taglib*,resource-ref*,security-constraint*,
login-config?,security-role*,env-entry*,ejb-ref*)"
Alguém já passou por isso?
