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

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


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

  Modified:    examples/portal/resources/WEB-INF  faces-config.xml
  Log:
  auto-install SeamPhaseListener
  
  Revision  Changes    Path
  1.9       +0 -6      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.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- faces-config.xml	6 Jun 2007 01:22:46 -0000	1.8
  +++ faces-config.xml	15 Jun 2007 07:28:05 -0000	1.9
  @@ -106,10 +106,4 @@
   
       </navigation-rule>
   
  -    <!-- Select one of the two standard persistence lifecycle models for the Seam application -->
  -
  -    <lifecycle>
  -        <phase-listener>org.jboss.seam.jsf.TransactionalSeamPortletPhaseListener</phase-listener>
  -    </lifecycle>
  -
   </faces-config>
  
  
  



More information about the jboss-cvs-commits mailing list