vmassol     01/05/07 07:10:39

  Modified:    cactus/docs/framework/xdocs todo.xml
  Log:
  Babu said he was not allowed to work for open source projects and could not 
contribute the code he had begun developping to support EJBs in Cactus ... sad news ...
  
  Revision  Changes    Path
  1.20      +3 -6      jakarta-commons/cactus/docs/framework/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/cactus/docs/framework/xdocs/todo.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- todo.xml  2001/04/30 14:06:03     1.19
  +++ todo.xml  2001/05/07 14:10:32     1.20
  @@ -6,7 +6,6 @@
   
     <devs>
       <person name="Vincent Massol" email="[EMAIL PROTECTED]" id="VMA"/>
  -    <person name="P. Babu Naidu" email="[EMAIL PROTECTED]" id="BNA"/>
     </devs>
   
     <actions priority="medium">
  @@ -23,11 +22,9 @@
       <action context="design" assigned-to="VMA">
         Add support for testing Servlet API 2.3 Filters.
       </action>
  -    <action context="design" assigned-to="BNA">
  -      Provide support for easier testing of EJBs by writing an EJB Redirector
  -      (which is a EJB Session Bean) so that it is possible to test EJB methods
  -      that uses EJB container API like security checks, transaction, JNDI
  -      calls, ... (requested by notyy).
  +    <action context="design">
  +      Provide support for easier testing of EJBs. The mechanism is yet to be
  +      defined (requested by notyy).
       </action>
     </actions>
   
  
  
  

Reply via email to