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

Norman Richards norman.richards at jboss.com
Tue Apr 3 15:34:40 EDT 2007


  User: nrichards
  Date: 07/04/03 15:34:40

  Modified:    examples/icefaces/resources/WEB-INF  web.xml
  Log:
  update for jboss 4.2
  
  Revision  Changes    Path
  1.3       +0 -8      jboss-seam/examples/icefaces/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/icefaces/resources/WEB-INF/web.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- web.xml	16 Mar 2007 05:45:30 -0000	1.2
  +++ web.xml	3 Apr 2007 19:34:40 -0000	1.3
  @@ -119,17 +119,9 @@
           <url-pattern>*.seam</url-pattern>
       </servlet-mapping>
   
  -    <!-- MyFaces -->
  -    <listener>
  -        <listener-class>org.apache.myfaces.webapp.StartupServletContextListener</listener-class>
  -    </listener>
  - 
  -    <!-- JSF RI -->
  -    <!--
       <listener>
           <listener-class>com.sun.faces.config.ConfigureListener</listener-class>
       </listener> 
  -    -->
   
       <session-config>
           <session-timeout>10</session-timeout> 
  
  
  



More information about the jboss-cvs-commits mailing list