Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-663

After creating any JSF enabled project eclipse always asks to download web-facesconfig_1_2.xsd

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0.Beta3
    • 2.0.0.Beta3
    • jsf
    • None

      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

            nivologd@gmail.com Denis Golovin (Inactive)
            nivologd@gmail.com Denis Golovin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: