[jboss-cvs] jboss-seam/examples/jpa/resources ...

Peter Muir peter at bleepbleep.org.uk
Thu Jun 21 12:41:51 EDT 2007


  User: pmuir   
  Date: 07/06/21 12:41:51

  Modified:    examples/jpa/resources  web.xml
  Log:
  minor
  
  Revision  Changes    Path
  1.10      +1 -1      jboss-seam/examples/jpa/resources/web.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: web.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/jpa/resources/web.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- web.xml	30 May 2007 00:38:39 -0000	1.9
  +++ web.xml	21 Jun 2007 16:41:51 -0000	1.10
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <web-app>   
         
  -    <!-- Ajax4jsf filter not needed, Seam Filter install it -->
  +    <!-- Ajax4jsf filter not needed, Seam Filter installs it -->
       <context-param>     
         <param-name>org.ajax4jsf.VIEW_HANDLERS</param-name>     
         <param-value>com.sun.facelets.FaceletViewHandler</param-value>   
  
  
  



More information about the jboss-cvs-commits mailing list