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

Weird XML validation errors for JSF facelet template

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • LATER
    • 4.0.0.Beta1
    • upstream
    • None

      Importing http://anonsvn.jboss.org/repos/seam/branches/community/Seam_2_3/examples/blog/

      ends with a few weird errors for blog-web project.

      Description	Resource	Path	Location	Type
      Referenced file contains errors (file:/home/mnovotny/apps/jbdevstudio6/studio/plugins/org.jboss.tools.jst.web.kb_3.4.0.Beta1-v20121018-0628-B39/taglibs/tld/html_basic.taglib.xml).  For more information, right click on the message in the Problems View and select "Show Details..."	index.xml	/blog-web/target/m2e-wtp/web-resources	line 1	XML Problem
      
      Referenced file contains errors (file:/home/mnovotny/apps/jbdevstudio6/studio/plugins/org.jboss.tools.jst.web.kb_3.4.0.Beta1-v20121018-0628-B39/taglibs/tld/html_basic.taglib.xml).  For more information, right click on the message in the Problems View and select "Show Details..."	index.xml	/blog-web/src/main/webapp	line 1	XML Problem
      
      cvc-elt.1: Cannot find the declaration of element 'f:view'.	index.xml	/blog-web/target/m2e-wtp/web-resources	line 7	XML Problem
      Referenced file contains errors (file:/home/mnovotny/apps/jbdevstudio6/studio/plugins/org.jboss.tools.jst.web.kb_3.4.0.Beta1-v20121018-0628-B39/taglibs/tld/facelets_jsf_core.taglib.xml).  For more information, right click on the message in the Problems View and select "Show Details..."	index.xml	/blog-web/target/m2e-wtp/web-resources	line 1	XML Problem
      
      Referenced file contains errors (file:/home/mnovotny/apps/jbdevstudio6/studio/plugins/org.jboss.tools.jst.web.kb_3.4.0.Beta1-v20121018-0628-B39/taglibs/tld/facelets_jsf_core.taglib.xml).  For more information, right click on the message in the Problems View and select "Show Details..."	index.xml	/blog-web/target/blog-web	line 1	XML Problem
      
      cvc-elt.1: Cannot find the declaration of element 'f:view'.	index.xml	/blog-web/src/main/webapp	line 7	XML Problem
      
      Referenced file contains errors (file:/home/mnovotny/apps/jbdevstudio6/studio/plugins/org.jboss.tools.jst.web.kb_3.4.0.Beta1-v20121018-0628-B39/taglibs/tld/facelets_jsf_core.taglib.xml).  For more information, right click on the message in the Problems View and select "Show Details..."	index.xml	/blog-web/src/main/webapp	line 1	XML Problem
      
      cvc-elt.1: Cannot find the declaration of element 'f:view'.	index.xml	/blog-web/target/blog-web	line 7	XML Problem
      
      Referenced file contains errors (file:/home/mnovotny/apps/jbdevstudio6/studio/plugins/org.jboss.tools.jst.web.kb_3.4.0.Beta1-v20121018-0628-B39/taglibs/tld/html_basic.taglib.xml).  For more information, right click on the message in the Problems View and select "Show Details..."	index.xml	/blog-web/target/blog-web	line 1	XML Problem
      

      Basically there are 3 types of error:
      1. it say f:view tag definition cannot be found

      2. definition of jbdevstudio6/studio/plugins/org.jboss.tools.jst.web.kb_3.4.0.Beta1-v20121018-0628-B39/taglibs/tld/facelets_jsf_core.taglib.xml is not valid

      3. definition of jbdevstudio6/studio/plugins/org.jboss.tools.jst.web.kb_3.4.0.Beta1-v20121018-0628-B39/taglibs/tld/html_basic.taglib.xml is not valid

            scabanovich Viacheslav Kabanovich (Inactive)
            mnovotny@redhat.com Marek Novotny
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: