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

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


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

  Modified:    examples/seamspace/resources/WEB-INF  web.xml
  Log:
  JBSEAM-1673
  
  Revision  Changes    Path
  1.21      +1 -1      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.20
  retrieving revision 1.21
  diff -u -b -r1.20 -r1.21
  --- web.xml	27 Jun 2007 03:00:25 -0000	1.20
  +++ web.xml	16 Jul 2007 06:45:55 -0000	1.21
  @@ -23,7 +23,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