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

Gavin King gavin.king at jboss.com
Sat Jun 23 06:00:20 EDT 2007


  User: gavin   
  Date: 07/06/23 06:00:20

  Modified:    examples/todo/resources/WEB-INF  web.xml
  Log:
  ws
  
  Revision  Changes    Path
  1.10      +2 -2      jboss-seam/examples/todo/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/todo/resources/WEB-INF/web.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- web.xml	4 Apr 2007 18:47:02 -0000	1.9
  +++ web.xml	23 Jun 2007 10:00:20 -0000	1.10
  @@ -1,5 +1,4 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -
   <web-app version="2.5"
       xmlns="http://java.sun.com/xml/ns/javaee"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  @@ -44,4 +43,5 @@
       <session-config>
           <session-timeout>10</session-timeout> 
       </session-config> 	
  +    
   </web-app>
  
  
  



More information about the jboss-cvs-commits mailing list