1 Reply Latest reply on Mar 4, 2015 8:57 AM by michpetrov

    SAXException in richfaces-rich-4.5.2.Final.jar!/META-INF/rich.taglib.xml

    markus_n

      Hi,

       

      I'm just trying to upgrade a project from RichFaces 3.1.6 to 4.5.2. Yes, I know, this is a biiiiig upgrade. Up to now, I managed the webapp to show up in Tomcat 7.0 as "available=true". But when I try to open the start page in the browser, I get a SAXException in richfaces-rich-4.5.2.Final.jar!/META-INF/rich.taglib.xml. I also tried version 4.5.1.

       

      The Exception also occurs in richfaces-a4j-4.5.2.Final.jar!/META-INF/a4j.taglib.xml.

       

      When I open jar in Intellij IDEA and validate the file, I get several errors like:

      Error:(11, 22) cvc-complex-type.2.4.a: Invalid content was found starting with element 'description'. One of '{"http://java.sun.com/xml/ns/javaee":attribute, "http://java.sun.com/xml/ns/javaee":tag-extension}' is expected.

      But this may or may not be the original problem.

       

      I am using Oracle JDK 1.7.0.

       

      Any ideas ?

       

      Tnaks,

      Markus