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

Norman Richards norman.richards at jboss.com
Tue Apr 3 18:48:31 EDT 2007


  User: nrichards
  Date: 07/04/03 18:48:31

  Modified:    examples/issues/resources/WEB-INF  web.xml
  Log:
  update for 4.2
  
  Revision  Changes    Path
  1.10      +17 -19    jboss-seam/examples/issues/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/issues/resources/WEB-INF/web.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- web.xml	16 Mar 2007 05:45:37 -0000	1.9
  +++ web.xml	3 Apr 2007 22:48:31 -0000	1.10
  @@ -21,10 +21,8 @@
           <url-pattern>*.jsf</url-pattern>
       </filter-mapping>
   
  -    <!-- MyFaces -->
  -    
       <listener>
  -        <listener-class>org.apache.myfaces.webapp.StartupServletContextListener</listener-class>
  +        <listener-class>com.sun.faces.config.ConfigureListener</listener-class>
       </listener>
       
       <context-param>
  
  
  



More information about the jboss-cvs-commits mailing list