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

Peter Muir peter at bleepbleep.org.uk
Wed Oct 31 13:03:30 EDT 2007


  User: pmuir   
  Date: 07/10/31 13:03:30

  Modified:    examples/itext/resources/WEB-INF  web.xml
  Log:
  JBSEAM-2196 and a few tidy ups to web.xmls
  
  Revision  Changes    Path
  1.16      +0 -4      jboss-seam/examples/itext/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/itext/resources/WEB-INF/web.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -b -r1.15 -r1.16
  --- web.xml	23 Sep 2007 17:57:35 -0000	1.15
  +++ web.xml	31 Oct 2007 17:03:30 -0000	1.16
  @@ -8,10 +8,6 @@
           <param-name>org.richfaces.SKIN</param-name>
           <param-value>emeraldTown</param-value>
       </context-param> 
  -    <context-param>
  -        <param-name>org.ajax4jsf.VIEW_HANDLERS</param-name>
  -        <param-value>com.sun.facelets.FaceletViewHandler</param-value>
  -    </context-param>
   
       <filter> 
           <display-name>Ajax4jsf Filter</display-name> 
  
  
  



More information about the jboss-cvs-commits mailing list