[jboss-cvs] jboss-seam/seam-gen/resources/WEB-INF ...

Shane Bryzak sbryzak at redhat.com
Mon Oct 1 08:16:57 EDT 2007


  User: sbryzak2
  Date: 07/10/01 08:16:57

  Modified:    seam-gen/resources/WEB-INF  pages.xml
  Log:
  JBSEAM-1988
  
  Revision  Changes    Path
  1.12      +1 -1      jboss-seam/seam-gen/resources/WEB-INF/pages.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: pages.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/resources/WEB-INF/pages.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- pages.xml	31 Aug 2007 15:26:18 -0000	1.11
  +++ pages.xml	1 Oct 2007 12:16:57 -0000	1.12
  @@ -34,7 +34,7 @@
       </exception>
       
       <exception class="org.jboss.seam.security.AuthorizationException">
  -        <redirect>
  +        <redirect view-id="/error.xhtml">
               <message>You don't have permission to do this</message>
           </redirect>
       </exception>
  
  
  



More information about the jboss-cvs-commits mailing list