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

Peter Muir peter at bleepbleep.org.uk
Mon Aug 6 09:19:01 EDT 2007


  User: pmuir   
  Date: 07/08/06 09:19:01

  Modified:    doc/reference/en/modules  testing.xml
  Log:
  Change from Embeddable EJB3 to JBoss Embedded
  
  Revision  Changes    Path
  1.16      +1 -1      jboss-seam/doc/reference/en/modules/testing.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: testing.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/testing.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -b -r1.15 -r1.16
  --- testing.xml	26 Jun 2007 02:23:11 -0000	1.15
  +++ testing.xml	6 Aug 2007 13:19:01 -0000	1.16
  @@ -133,7 +133,7 @@
           <para>
               The approach taken by Seam is to let you write tests that exercise your
               components while running inside a pruned down container environment (Seam,
  -            together with the JBoss Embeddable EJB container).
  +            together with the JBoss Embedded container).
           </para>
           
   <programlisting><![CDATA[public class RegisterTest extends SeamTest
  
  
  



More information about the jboss-cvs-commits mailing list