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

Peter Muir peter at bleepbleep.org.uk
Wed Oct 31 13:16:52 EDT 2007


  User: pmuir   
  Date: 07/10/31 13:16:52

  Modified:    examples/ui/resources/WEB-INF  web.xml
  Log:
  Oops, forgot some
  
  Revision  Changes    Path
  1.17      +0 -7      jboss-seam/examples/ui/resources/WEB-INF/web.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: web.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/ui/resources/WEB-INF/web.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -b -r1.16 -r1.17
  --- web.xml	9 Oct 2007 23:25:53 -0000	1.16
  +++ web.xml	31 Oct 2007 17:16:52 -0000	1.17
  @@ -4,13 +4,6 @@
   	xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
   	version="2.5">
   	
  -    <!-- Ajax4jsf filter not needed, Seam Filter install it -->
  -    
  -    <context-param>
  -        <param-name>org.ajax4jsf.VIEW_HANDLERS</param-name>
  -        <param-value>com.sun.facelets.FaceletViewHandler</param-value>
  -    </context-param>
  -         
       <!-- Seam -->
       
       <listener>
  
  
  



More information about the jboss-cvs-commits mailing list