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

Norman Richards norman.richards at jboss.com
Wed Apr 4 14:30:40 EDT 2007


  User: nrichards
  Date: 07/04/04 14:30:40

  Modified:    examples/messages/resources/WEB-INF  web.xml
  Log:
  update for 4.2
  
  Revision  Changes    Path
  1.8       +20 -22    jboss-seam/examples/messages/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/messages/resources/WEB-INF/web.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- web.xml	16 Mar 2007 05:46:08 -0000	1.7
  +++ web.xml	4 Apr 2007 18:30:40 -0000	1.8
  @@ -11,10 +11,8 @@
           <listener-class>org.jboss.seam.servlet.SeamListener</listener-class>
       </listener>
   
  -    <!-- MyFaces -->
  -
       <listener>
  -        <listener-class>org.apache.myfaces.webapp.StartupServletContextListener</listener-class>
  +        <listener-class>com.sun.faces.config.ConfigureListener</listener-class>
       </listener>
       
       <context-param>
  
  
  



More information about the jboss-cvs-commits mailing list