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

Gavin King gavin.king at jboss.com
Sat Mar 17 21:31:00 EDT 2007


  User: gavin   
  Date: 07/03/17 21:31:00

  Modified:    examples/ui/resources/WEB-INF  faces-config.xml
  Log:
  improvements
  
  Revision  Changes    Path
  1.2       +1 -3      jboss-seam/examples/ui/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/ui/resources/WEB-INF/faces-config.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- faces-config.xml	29 Jan 2007 23:52:49 -0000	1.1
  +++ faces-config.xml	18 Mar 2007 01:31:00 -0000	1.2
  @@ -7,9 +7,7 @@
   <faces-config>
   
   	<lifecycle>
  -		<phase-listener>
  -			org.jboss.seam.jsf.SeamPhaseListener
  -		</phase-listener>
  +		<phase-listener>org.jboss.seam.jsf.SeamPhaseListener</phase-listener>
   	</lifecycle>
   
   	<application>
  
  
  



More information about the jboss-cvs-commits mailing list