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

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


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

  Modified:    examples/blog/resources/WEB-INF  faces-config.xml
  Log:
  auto-install SeamPhaseListener
  
  Revision  Changes    Path
  1.13      +1 -6      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.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- faces-config.xml	6 Jun 2007 01:22:43 -0000	1.12
  +++ faces-config.xml	15 Jun 2007 07:28:03 -0000	1.13
  @@ -10,9 +10,4 @@
           <view-handler>com.sun.facelets.FaceletViewHandler</view-handler>
       </application>
       
  -    <!-- Select one of the two standard persistence lifecycle models for the Seam application -->
  -    <lifecycle>
  -        <phase-listener>org.jboss.seam.jsf.TransactionalSeamPhaseListener</phase-listener>
  -    </lifecycle>
  -    
   </faces-config>
  
  
  



More information about the jboss-cvs-commits mailing list