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

Norman Richards norman.richards at jboss.com
Fri Feb 16 17:43:24 EST 2007


  User: nrichards
  Date: 07/02/16 17:43:24

  Modified:    examples/spring/resources/WEB-INF  pages.xml
  Log:
  spring updates
  
  Revision  Changes    Path
  1.4       +0 -9      jboss-seam/examples/spring/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/spring/resources/WEB-INF/pages.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- pages.xml	12 Feb 2007 21:14:23 -0000	1.3
  +++ pages.xml	16 Feb 2007 22:43:24 -0000	1.4
  @@ -4,13 +4,4 @@
   
   <pages>
   
  -   <page view-id="/search.xhtml">
  -      <param name="accountId" value="#{accountHome.id}" converterId="javax.faces.Long" />
  -   </page>
  -
  -   <exception>
  -      <end-conversation/>
  -      <redirect view-id="/error.xhtml"/>
  -   </exception>
  -
   </pages>
  
  
  



More information about the jboss-cvs-commits mailing list