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

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


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

  Modified:    examples/blog/resources/WEB-INF  faces-config.xml
  Log:
  JBSEAM-461
  
  Revision  Changes    Path
  1.9       +1 -1      jboss-seam/examples/blog/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/blog/resources/WEB-INF/faces-config.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- faces-config.xml	3 Nov 2006 22:32:35 -0000	1.8
  +++ faces-config.xml	4 Nov 2006 01:29:22 -0000	1.9
  @@ -13,6 +13,6 @@
       </application>
       
       <!-- Select one of the two standard persistence lifecycle models for the Seam application -->

  -    <lifecycle>
        <phase-listener>org.jboss.seam.jsf.SeamExtendedManagedPersistencePhaseListener</phase-listener>
  +    <lifecycle>
        <phase-listener>org.jboss.seam.jsf.TransactionalSeamPhaseListener</phase-listener>
       </lifecycle>

   </faces-config>
  
  
  



More information about the jboss-cvs-commits mailing list