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

Norman Richards norman.richards at jboss.com
Tue Feb 20 17:20:34 EST 2007


  User: nrichards
  Date: 07/02/20 17:20:34

  Modified:    examples/spring/resources/WEB-INF  faces-config.xml
  Log:
  use smpc
  
  Revision  Changes    Path
  1.4       +0 -5      jboss-seam/examples/spring/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/spring/resources/WEB-INF/faces-config.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- faces-config.xml	15 Feb 2007 07:35:30 -0000	1.3
  +++ faces-config.xml	20 Feb 2007 22:20:34 -0000	1.4
  @@ -9,12 +9,7 @@
       </application>
   
       <!-- Phase listener needed for all Seam applications -->
  -    <!--
       <lifecycle>
           <phase-listener>org.jboss.seam.jsf.TransactionalSeamPhaseListener</phase-listener>
       </lifecycle>
  -    -->
  -    <lifecycle>
  -        <phase-listener>org.jboss.seam.jsf.SeamPhaseListener</phase-listener>
  -    </lifecycle>
   </faces-config>
  
  
  



More information about the jboss-cvs-commits mailing list