[jboss-cvs] jboss-seam/doc/reference/en/modules ...

Peter Muir peter at bleepbleep.org.uk
Sat Oct 27 11:02:47 EDT 2007


  User: pmuir   
  Date: 07/10/27 11:02:47

  Modified:    doc/reference/en/modules  framework.xml
  Log:
  JBSEAM-474
  
  Revision  Changes    Path
  1.24      +3 -2      jboss-seam/doc/reference/en/modules/framework.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: framework.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/framework.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -b -r1.23 -r1.24
  --- framework.xml	8 Aug 2007 11:48:03 -0000	1.23
  +++ framework.xml	27 Oct 2007 15:02:47 -0000	1.24
  @@ -71,8 +71,9 @@
           
           <para>
               A second advantage is that your classes may be EJB stateful
  -            sessin beans, if you like. (They do not have to be, they 
  -            can be plain JavaBean components if you prefer.)
  +            session beans, if you like. (They do not have to be, they 
  +            can be plain JavaBean components if you prefer.)  If you are using
  +            JBoss AS, you'll need 4.2.2.GA or later.
           </para>
           
           <para>
  
  
  



More information about the jboss-cvs-commits mailing list