[jboss-cvs] jboss-seam/examples/hibernate2/resources ...

Michael Yuan michael.yuan at jboss.com
Fri Jun 8 00:20:15 EDT 2007


  User: myuan   
  Date: 07/06/08 00:20:15

  Modified:    examples/hibernate2/resources  web.xml
  Log:
  Fix the borken XHTMl pages and use RI in web.xml
  
  Revision  Changes    Path
  1.9       +0 -5      jboss-seam/examples/hibernate2/resources/web.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: web.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate2/resources/web.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- web.xml	30 May 2007 00:38:38 -0000	1.8
  +++ web.xml	8 Jun 2007 04:20:15 -0000	1.9
  @@ -58,11 +58,6 @@
         <param-value>true</param-value>    
       </context-param>  
       
  -    <!-- MyFaces -->    
  -    <listener>        
  -      <listener-class>org.apache.myfaces.webapp.StartupServletContextListener</listener-class>    
  -    </listener>     
  -    
       <session-config>
           <session-timeout>10</session-timeout> 
       </session-config> 
  
  
  



More information about the jboss-cvs-commits mailing list