If you want to use version 3.1 you need to use the following schema: http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd Note that 3.0 and 3.1 are different: in 3.1 there's no Sun mentioned, so simply changing 3_0.xsd to 3_1.xsd won't work <? xml vers…