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

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


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

  Modified:    examples/jee5/resources/WEB-INF  web.xml
  Log:
  JBSEAM-1673
  
  Revision  Changes    Path
  1.5       +1 -1      jboss-seam/examples/jee5/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/jee5/resources/WEB-INF/web.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- web.xml	27 Jun 2007 18:00:22 -0000	1.4
  +++ web.xml	16 Jul 2007 06:45:51 -0000	1.5
  @@ -29,7 +29,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