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

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


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

  Modified:    examples/portal/resources/WEB-INF  faces-config.xml
  Log:
  JBSEAM-461
  
  Revision  Changes    Path
  1.6       +1 -1      jboss-seam/examples/portal/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/portal/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:23 -0000	1.6
  @@ -104,7 +104,7 @@
       <!-- Select one of the two standard persistence lifecycle models for the Seam application -->
   
       <lifecycle>
  -        <phase-listener>org.jboss.seam.jsf.SeamExtendedManagedPersistencePortletPhaseListener</phase-listener>
  +        <phase-listener>org.jboss.seam.jsf.TransactionalSeamPortletPhaseListener</phase-listener>
       </lifecycle>
   
   </faces-config>
  
  
  



More information about the jboss-cvs-commits mailing list