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

Norman Richards norman.richards at jboss.com
Tue Apr 3 14:20:29 EDT 2007


  User: nrichards
  Date: 07/04/03 14:20:29

  Modified:    examples/dvdstore/resources/WEB-INF  web.xml
  Log:
  update dvd exampel for 4.2
  
  Revision  Changes    Path
  1.22      +2 -2      jboss-seam/examples/dvdstore/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/dvdstore/resources/WEB-INF/web.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -b -r1.21 -r1.22
  --- web.xml	22 Mar 2007 19:39:30 -0000	1.21
  +++ web.xml	3 Apr 2007 18:20:29 -0000	1.22
  @@ -14,7 +14,7 @@
       </listener>
       
       <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