You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by di...@apache.org on 2005/05/03 13:03:29 UTC

cvs commit: ws-axis/java changelog.html

dims        2005/05/03 04:03:29

  Modified:    java     changelog.html
  Log:
  updating changelog
  
  Revision  Changes    Path
  1.13      +15 -1     ws-axis/java/changelog.html
  
  Index: changelog.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/changelog.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- changelog.html	16 Jul 2004 15:11:37 -0000	1.12
  +++ changelog.html	3 May 2005 11:03:29 -0000	1.13
  @@ -16,7 +16,21 @@
   <body>
   <h1>Axis Change Log</h1>
   
  -<h2>Axis 1.2 beta 3</h2>
  +<h2>Axis 1.2</h2>
  +
  +<h3>Changes from 1.2rc3</h3>
  +<ul>
  + <li> Tons of changes to typemapping system to better support jax-rpc1.1 and .NET
  + <li> Improved SAAJ 1.2 support
  + <li> Much better for rpc/lit and doc/lit (especially for arrays)
  + <li> Fix some WS-I related bugs. Makes it easier to deploy WS-I BP compatible services.
  + <li> Internationalized happyaxis jsp pages.
  + <li> Updated to latest dependency jars. (ex wsdl4j-1.5.1.jar)
  + <li> Improved commons httpclient support.
  + <li> Support for sending and receiving multiple cookies
  + <li> Lots of fixes for performance enhancements (including eliminating ThreadLocal's)
  + <li> Improved JMX support - Start/Stop server/services and deploy/modify services
  +</ul>
   
   <h3>Changes from 1.2beta2</h3>
   <ul>