[jboss-cvs] jboss-seam/src/main/org/jboss/seam ...

Gavin King gavin.king at jboss.com
Sat Jun 23 16:04:10 EDT 2007


  User: gavin   
  Date: 07/06/23 16:04:10

  Modified:    src/main/org/jboss/seam  Seam.java
  Log:
  ws
  
  Revision  Changes    Path
  1.37      +2 -1      jboss-seam/src/main/org/jboss/seam/Seam.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Seam.java
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/Seam.java,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -b -r1.36 -r1.37
  --- Seam.java	23 Jun 2007 09:58:45 -0000	1.36
  +++ Seam.java	23 Jun 2007 20:04:10 -0000	1.37
  @@ -1,4 +1,4 @@
  -//$Id: Seam.java,v 1.36 2007/06/23 09:58:45 gavin Exp $
  +//$Id: Seam.java,v 1.37 2007/06/23 20:04:10 gavin Exp $
   package org.jboss.seam;
   
   import static org.jboss.seam.ComponentType.ENTITY_BEAN;
  @@ -256,6 +256,7 @@
            return true;
         }
      }
  +   
      /**
       * Mark the session for invalidation at the end of the 
       * request cycle
  
  
  



More information about the jboss-cvs-commits mailing list