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

Gavin King gavin.king at jboss.com
Sat Feb 10 04:02:09 EST 2007


  User: gavin   
  Date: 07/02/10 04:02:09

  Modified:    examples/seamspace/resources/WEB-INF  faces-config.xml
  Log:
  remove obsolete
  
  Revision  Changes    Path
  1.3       +0 -9      jboss-seam/examples/seamspace/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/seamspace/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	12 Jan 2007 13:24:25 -0000	1.2
  +++ faces-config.xml	10 Feb 2007 09:02:09 -0000	1.3
  @@ -4,15 +4,6 @@
                               "http://java.sun.com/dtd/web-facesconfig_1_0.dtd">
   <faces-config>
   
  -    <navigation-rule>
  -              
  -        <navigation-case>
  -          <from-outcome>securityError</from-outcome>
  -          <to-view-id>/securityError.xhtml</to-view-id>
  -        </navigation-case>
  -        
  -    </navigation-rule>
  -
       <application>
           <view-handler>org.jboss.seam.ui.facelet.SeamFaceletViewHandler</view-handler>
       </application>
  
  
  



More information about the jboss-cvs-commits mailing list