]
Denis Golovin resolved JBIDE-663.
---------------------------------
Resolution: Done
add
After creating any JSF enabled project eclipse always asks to
download web-facesconfig_1_2.xsd
----------------------------------------------------------------------------------------------
Key: JBIDE-663
URL:
http://jira.jboss.com/jira/browse/JBIDE-663
Project: JBoss Tools
Issue Type: Bug
Components: JSF
Affects Versions: 2.0.0.20070803
Reporter: Denis Golovin
Assigned To: Denis Golovin
Fix For: 2.0.0.Beta3
It is WTP problem because they have URI extension in with
http://java.sun.com/xml/ns/j2ee/ namespace
<extension point="org.eclipse.wst.xml.core.catalogContributions">
<catalogContribution id="default">
<uri
name="http://java.sun.com/xml/ns/j2ee/web-facesconfig_1_2.xsd"
uri="catalog/web-facesconfig_1_2.xsd" />
</catalogContribution>
</extension>
but it should be
http://java.sun.com/xml/ns/javaee
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: