I have a problem with my web.xml under 3.8.1 that was fine under 3.8 beta-2.
When I run validate xml, it says “The XML file is not valid, see the tasks view for a list of the validation errors.”
The Tasks view is empty.
I do get a red x in the margin in my web.xml, for one taglib entry that is the same as all of the others.
Here is the entry:
<taglib>
<taglib-uri>http://java.sun.com/jsp/jstl/core_rt</taglib-uri>
<taglib-location>/WEB-INF/tlds/c-rt.tld</taglib-location>
</taglib>
The error message is far to long to quote as I can’t copy and paste, but begins with:
cvc-complex-type.2.4.a Invalid content was found starting with element ‘taglib’