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

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


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

  Modified:    examples/jee5/resources-oc4j/WEB-INF  web.xml
  Log:
  JBSEAM-1673
  
  Revision  Changes    Path
  1.2       +1 -1      jboss-seam/examples/jee5/resources-oc4j/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-oc4j/WEB-INF/web.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- web.xml	10 Jul 2007 05:03:48 -0000	1.1
  +++ web.xml	16 Jul 2007 06:45:52 -0000	1.2
  @@ -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