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

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


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

  Modified:    examples/remoting/poker/resources/WEB-INF  faces-config.xml
  Log:
  auto-install SeamPhaseListener
  
  Revision  Changes    Path
  1.3       +0 -6      jboss-seam/examples/remoting/poker/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/remoting/poker/resources/WEB-INF/faces-config.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- faces-config.xml	6 Jun 2007 01:22:46 -0000	1.2
  +++ faces-config.xml	15 Jun 2007 07:28:06 -0000	1.3
  @@ -8,10 +8,4 @@
           <view-handler>com.sun.facelets.FaceletViewHandler</view-handler>
       </application>
   
  -    <!-- Phase listener needed for all Seam applications -->
  -
  -    <lifecycle>
  -        <phase-listener>org.jboss.seam.jsf.SeamPhaseListener</phase-listener>
  -    </lifecycle>
  -
   </faces-config>
  
  
  



More information about the jboss-cvs-commits mailing list