vmassol     01/08/19 10:04:24

  Modified:    cactus/docs/framework/xdocs changes.xml
  Log:
  bug fix thanks to Navjeet Chabbewal
  
  Revision  Changes    Path
  1.40      +5 -0      jakarta-commons/cactus/docs/framework/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/cactus/docs/framework/xdocs/changes.xml,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- changes.xml       2001/08/16 09:58:36     1.39
  +++ changes.xml       2001/08/19 17:04:24     1.40
  @@ -87,6 +87,11 @@
       </devs>
   
       <release version="1.2 in CVS">
  +      <action dev="VMA" type="fix" due-to="Navjeet Chabbewal" 
due-to-email="[EMAIL PROTECTED]">
  +        The test result object that was placed in the
  +        <code>ServletContext</code> scope was not serializable, causing errors
  +        on IPlanet 6.x
  +      </action>
         <action dev="VMA" type="add">
           Added new end method signature that integrates with HttpUnit. You now
           have the possibility to use the full assertion power of HttpUnit in
  
  
  

Reply via email to