-
Bug
-
Resolution: Unresolved
-
Major
-
4.2.0.Final
-
devex #113 April 2016
-
1
-
-
-
In a jboss-web.xml file, a namespace declaration like:
<jboss-web xmlns="http://www.jboss.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.jboss.com/xml/ns/javaee http://www.jboss.org/j2ee/schema/jboss-web_8_0.xsd" version="8.0" >
Gives eclipse error:
Referenced file contains errors (jar:file:/C:/eclipse/plugins/org.jboss.tools.as.catalog_3.0.0.Final-v20141016-1911-B95.jar!/schema/xsd/jboss-web_8_0.xsd).
For more information, right click on the message in the Problems View and select "Show Details..."
- is related to
-
JBMETA-384 jboss-web_8_0.xsd Eclipse validation errors
- Open