]
Vlado Pakan closed JBIDE-16017.
-------------------------------
Verified with JBDS7.1.0.CR1 CR1-v20131124-0717-B560
CLONE - Validation problem in faces-config.xml for JSF 2.2 projects
-------------------------------------------------------------------
Key: JBIDE-16017
URL:
https://issues.jboss.org/browse/JBIDE-16017
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsf
Affects Versions: 4.1.1.Beta1
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Labels: respin-a
Fix For: 4.1.1.CR1
1. Create a JSF 2.2 KickStart project (or a dynamic web project with JSF 2.2. facet).
2. There is an error in problems view:
Referenced file contains errors
(file:/home/igels/Projects/jbt-4.0/contribution/jbosstools-jst/plugins/org.jboss.tools.jst.web/catalog/web-facesconfig_2_2.xsd).
For more information, right click on the message in the Problems View and select
"Show Details..."
Is it a real problem in the web-facesconfig_2_2.xsd we bundle with JBT or maybe it's
an upstream problem with WTP XML validation?
BTW,
http://xmlns.jcp.org/xml/ns/javaee/web-facesconfig_2_2.xsd is already registered in
XML Catalog by WTP. There is no need to keep our own version in XML Catalog:
{code}
Entry element: URI
Location: dtdsAndSchemas/web-facesconfig_2_2.xsd in jar file
home/igels/Java/eclipse-4.3/workspace/designtime/contribution/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.eclipse.jst.standard.schemas_1.2.100.v201305161752.jar
URI:
jar:file:/home/igels/Java/eclipse-4.3/workspace/designtime/contribution/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.eclipse.jst.standard.schemas_1.2.100.v201305161752.jar!/dtdsAndSchemas/web-facesconfig_2_2.xsd
Key type: Namespace name
Key:
http://xmlns.jcp.org/xml/ns/javaee/web-facesconfig_2_2.xsd
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: