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

Gavin King gavin.king at jboss.com
Tue Dec 5 08:24:17 EST 2006


  User: gavin   
  Date: 06/12/05 08:24:17

  Modified:    examples/booking/resources/WEB-INF  web.xml
  Log:
  migrate to new build
  
  Revision  Changes    Path
  1.33      +1 -1      jboss-seam/examples/booking/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/booking/resources/WEB-INF/web.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -b -r1.32 -r1.33
  --- web.xml	5 Dec 2006 13:23:39 -0000	1.32
  +++ web.xml	5 Dec 2006 13:24:17 -0000	1.33
  @@ -4,7 +4,7 @@
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd">
   
  -   <session-config><session-timeout>1</session-timeout></session-config>
  +   <!-- session-config><session-timeout>1</session-timeout></session-config-->
   
      <context-param>
         <param-name>javax.faces.CONFIG_FILES</param-name>
  
  
  



More information about the jboss-cvs-commits mailing list