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

Norman Richards norman.richards at jboss.com
Tue Apr 3 18:37:02 EDT 2007


  User: nrichards
  Date: 07/04/03 18:37:02

  Modified:    examples/seamspace/resources/WEB-INF  web.xml
  Log:
  update for 4.2
  
  Revision  Changes    Path
  1.17      +2 -4      jboss-seam/examples/seamspace/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/seamspace/resources/WEB-INF/web.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -b -r1.16 -r1.17
  --- web.xml	16 Mar 2007 05:46:44 -0000	1.16
  +++ web.xml	3 Apr 2007 22:37:02 -0000	1.17
  @@ -31,10 +31,8 @@
         <url-pattern>/seam/resource/*</url-pattern>
       </servlet-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