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

Gavin King gavin.king at jboss.com
Mon Jul 16 02:45:48 EDT 2007


  User: gavin   
  Date: 07/07/16 02:45:48

  Modified:    examples/groovybooking/resources/WEB-INF  web.xml
  Log:
  JBSEAM-1673
  
  Revision  Changes    Path
  1.7       +1 -1      jboss-seam/examples/groovybooking/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/groovybooking/resources/WEB-INF/web.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- web.xml	27 Jun 2007 03:00:21 -0000	1.6
  +++ web.xml	16 Jul 2007 06:45:48 -0000	1.7
  @@ -34,7 +34,7 @@
           
      <servlet>
         <servlet-name>Seam Resource Servlet</servlet-name>
  -      <servlet-class>org.jboss.seam.servlet.ResourceServlet</servlet-class>
  +      <servlet-class>org.jboss.seam.servlet.SeamResourceServlet</servlet-class>
      </servlet>
       
      <servlet-mapping>
  
  
  



More information about the jboss-cvs-commits mailing list