You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2003/02/26 21:37:51 UTC

cvs commit: jakarta-cactus/documentation/docs/xdocs features.xml

vmassol     2003/02/26 12:37:51

  Modified:    documentation/docs/xdocs features.xml
  Log:
  Added more explanation for the EJB unit testing part.
  
  Revision  Changes    Path
  1.13      +3 -2      jakarta-cactus/documentation/docs/xdocs/features.xml
  
  Index: features.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/features.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- features.xml	18 Jan 2003 00:08:32 -0000	1.12
  +++ features.xml	26 Feb 2003 20:37:51 -0000	1.13
  @@ -23,9 +23,10 @@
           page, for a description of the different kinds of unit tests).
         </note>
         <note>
  -        EJB unit testing is done by calling the EJB to unit test as you
  -        would if you were writing code to call an EJB from a servlet (See
  +        EJB unit testing is currently done by calling the EJB to unit test as 
  +        you would if you were writing code to call an EJB from a servlet (See
           the <link href="site:howto_ejb">EJB Howto</link> page for more details).
  +        We are working on providing an EJB Redirector.
         </note>
   
       </section>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org