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

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


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

  Modified:    examples/hibernate2/resources-glassfish/WEB-INF  web.xml
  Log:
  JBSEAM-1673
  
  Revision  Changes    Path
  1.2       +1 -1      jboss-seam/examples/hibernate2/resources-glassfish/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/hibernate2/resources-glassfish/WEB-INF/web.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- web.xml	9 Jul 2007 04:32:43 -0000	1.1
  +++ web.xml	16 Jul 2007 06:45:49 -0000	1.2
  @@ -13,7 +13,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