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

Gavin King gavin.king at jboss.com
Tue Feb 13 02:31:28 EST 2007


  User: gavin   
  Date: 07/02/13 02:31:28

  Modified:    examples/seamspace/resources/WEB-INF  pages.xml
  Log:
  dont end conversation on login redirect
  
  Revision  Changes    Path
  1.24      +0 -1      jboss-seam/examples/seamspace/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/examples/seamspace/resources/WEB-INF/pages.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -b -r1.23 -r1.24
  --- pages.xml	12 Feb 2007 16:50:11 -0000	1.23
  +++ pages.xml	13 Feb 2007 07:31:28 -0000	1.24
  @@ -108,7 +108,6 @@
       </page>
       
       <exception class="org.jboss.seam.security.NotLoggedInException">
  -        <end-conversation/>
           <redirect view-id="/register.xhtml">
               <message severity="warn">You must be a member to use this feature</message>
           </redirect>
  
  
  



More information about the jboss-cvs-commits mailing list