[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-663) After creating any JSF enabled project eclipse always asks to download web-facesconfig_1_2.xsd

Denis Golovin (JIRA) jira-events at lists.jboss.org
Fri Aug 3 19:54:53 EDT 2007


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

    <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 file for some reason have wrong name web-facesconfig_1_2.x.

This problem is fixed in WTP-2.0.1.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list