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

Gavin King gavin.king at jboss.com
Fri Jun 15 03:28:04 EDT 2007


  User: gavin   
  Date: 07/06/15 03:28:04

  Modified:    examples/groovybooking/resources/WEB-INF  faces-config.xml
  Log:
  auto-install SeamPhaseListener
  
  Revision  Changes    Path
  1.5       +0 -6      jboss-seam/examples/groovybooking/resources/WEB-INF/faces-config.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: faces-config.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/groovybooking/resources/WEB-INF/faces-config.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- faces-config.xml	6 Jun 2007 01:22:44 -0000	1.4
  +++ faces-config.xml	15 Jun 2007 07:28:04 -0000	1.5
  @@ -4,10 +4,4 @@
                 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                 xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_1_2.xsd">
   
  -   <!-- Seam transaction management -->
  -   
  -   <lifecycle>
  -      <phase-listener>org.jboss.seam.jsf.TransactionalSeamPhaseListener</phase-listener>
  -   </lifecycle>
  -
   </faces-config>
  
  
  



More information about the jboss-cvs-commits mailing list