duftler     01/05/29 12:27:13

  Modified:    java/docs changes.html
  Log:
  Updated...
  
  Revision  Changes    Path
  1.17      +4 -0      xml-soap/java/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/xml-soap/java/docs/changes.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- changes.html      2001/05/25 19:12:34     1.16
  +++ changes.html      2001/05/29 19:27:07     1.17
  @@ -102,6 +102,10 @@
               <li>Added a Migration section to the User's Guide.</li>
               <li>Fixed a bug in StatelessEJBProvider and StatefulEJBProvider where 
the
                   respEncStyle was being set, but not used.</li>
  +            <li>In RPCRouterServlet.doGet(...) and MessageRouterServlet.doGet(...), 
moved
  +                res.setContentType(...) call before res.getWriter() call to be in 
compliance with
  +                Servlet spec.</li>
  +            <li>Added install docs for iPlanet.</li>
           </ul>
       </li>
   </ul>
  
  
  

Reply via email to