0 Replies Latest reply on Jan 8, 2010 1:52 PM by gromero

    Pages.xml dtd error

    gromero

      My project throws a warning in pages.xml.
      the header was that.



      <?xml version="1.0" encoding="UTF-8"?>
      <pages xmlns="http://jboss.com/products/seam/pages"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.3.xsd"
            





      where pages.2.3.xsd was funtion well. 1 week ago the warning begin to appears. someone has changed the pages-2.3.xsd ubication?.
      The warning is thrown by the xml parser because the schemaLocation is not encountered.