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

Gavin King gavin.king at jboss.com
Fri Nov 3 20:29:24 EST 2006


  User: gavin   
  Date: 06/11/03 20:29:24

  Modified:    examples/todo/resources/WEB-INF  faces-config.xml
  Log:
  JBSEAM-461
  
  Revision  Changes    Path
  1.6       +1 -1      jboss-seam/examples/todo/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/todo/resources/WEB-INF/faces-config.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- faces-config.xml	10 Jun 2006 20:40:00 -0000	1.5
  +++ faces-config.xml	4 Nov 2006 01:29:24 -0000	1.6
  @@ -7,7 +7,7 @@
   	<!-- Phase listener needed for all Seam applications -->
   	
   	<lifecycle>
  -		<phase-listener>org.jboss.seam.jsf.SeamExtendedManagedPersistencePhaseListener</phase-listener>
  +		<phase-listener>org.jboss.seam.jsf.TransactionalSeamPhaseListener</phase-listener>
   	</lifecycle>
   	
   </faces-config>
  
  
  



More information about the jboss-cvs-commits mailing list