[jboss-cvs] jboss-seam/examples/quartz/resources/WEB-INF ...

Norman Richards norman.richards at jboss.com
Tue Jun 26 19:04:07 EDT 2007


  User: nrichards
  Date: 07/06/26 19:04:07

  Modified:    examples/quartz/resources/WEB-INF  pages.xml
  Log:
  update schema/dtd references
  
  Revision  Changes    Path
  1.3       +5 -5      jboss-seam/examples/quartz/resources/WEB-INF/pages.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: pages.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/quartz/resources/WEB-INF/pages.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- pages.xml	9 Jun 2007 02:19:29 -0000	1.2
  +++ pages.xml	26 Jun 2007 23:04:07 -0000	1.3
  @@ -1,7 +1,7 @@
   <?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-1.3.xsd">
  +       xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd">
   
      <page view-id="/search.xhtml">
             <param name="accountId" value="#{accountHome.id}" converterId="javax.faces.Long" />
  
  
  



More information about the jboss-cvs-commits mailing list