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

Norman Richards norman.richards at jboss.com
Tue Apr 3 19:11:36 EDT 2007


  User: nrichards
  Date: 07/04/03 19:11:36

  Modified:    examples/spring/resources/WEB-INF  web.xml
  Log:
  jboss 4.2 update
  
  Revision  Changes    Path
  1.8       +3 -2      jboss-seam/examples/spring/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/spring/resources/WEB-INF/web.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- web.xml	16 Mar 2007 05:46:50 -0000	1.7
  +++ web.xml	3 Apr 2007 23:11:36 -0000	1.8
  @@ -40,8 +40,9 @@
       
       <!-- 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