[
https://issues.jboss.org/browse/JBIDE-18951?page=com.atlassian.jira.plugi...
]
Francisco Ferri Pérez commented on JBIDE-18951:
-----------------------------------------------
same for Luna SR1 and JBoss AS plugin 4.2.1
Description Resource Path Location Type
Referenced file contains errors
(jar:file:/Users/shoptimixfuture/Applications/eclipse/eclipse-jee-luna-SR1/plugins/org.jboss.tools.as.catalog_3.0.1.Final-v20141209-0156-B106.jar!/schema/xsd/jboss-web_8_0.xsd).
For more information, right click on the message in the Problems View and select
"Show
Details..." jboss-web.xml /scraperadmin_application_interfaceadapters_mvc/src/main/webapp/WEB-INF line
1 XML Problem
jboss-web_8_0.xsd in AS XML catalog reported as "containing
errors" by Luna
---------------------------------------------------------------------------
Key: JBIDE-18951
URL:
https://issues.jboss.org/browse/JBIDE-18951
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Final
Environment: W7 Pro SP1
eclipse.buildId=4.4.1.M20140925-0400
org.jboss.tools.as.catalog (3.0.0.Final-v20141016-1911-B95) "JBoss AS XML Catalog
Entries"
Reporter: Jordan Glassman
Attachments: Capture4.PNG
In a jboss-web.xml file, a namespace declaration like:
{code} <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"
>{code}
Gives eclipse error:
{quote}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..."{quote}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)