Here's the cvs change log between Axis 1.2 RC2 (Nov 16, 04) and Axis 1.2 RC3 (Mar 1, 05) http://ws.apache.org/~dims/cvslog-1.2-RC2-RC3.html
-- dims On Fri, 4 Mar 2005 09:13:09 +1100, Alick Buckley <[EMAIL PROTECTED]> wrote: > > > > I have not tested my generated client stubs using 1.5. > > But I have noticed that the org.apache.axis.enum package has changed to > org.apache.axis.constants > > ================================================================ > > This file was auto-generated from WSDL by the Apache Axis 1.2RC1 Sep 29, > 2004 (08:29:40 EDT) WSDL2Java emitter. > > oper.setStyle ( org.apache.axis.enum.Style.RPC ) ; > > ================================================================ > > This file was auto-generated from WSDL by the Apache Axis 1.2RC3 Feb 28, > 2005 (10:15:14 EST) WSDL2Java emitter. > > oper.setStyle ( org.apache.axis.constants.Style.WRAPPED ) ; > > ================================================================ > > > -----Original Message----- > From: Jay Glanville [mailto:[EMAIL PROTECTED] > Sent: Friday, 4 March 2005 1:57 AM > To: [email protected] > Subject: how to find what's changed between 1.2rc2 and 1.2rc3? > > > > Hello all. > > I'm trying to find out if 1.2 rc3 has addressed the JDK 1.5 issues. > Unfortunately, the changelogs for rc3 contain very little information > (basically, according to the changelogs, only three fixes when into > rc3). > > So, two questions, hopefully quick ones: > - how do I find the delta between two releases? > - has the compile and runtime issues with JDK 1.5 and Axis been > addressed in 1.2 rc3? > > Thanks > > JDG > --- > Jay Glanville -- Davanum Srinivas - http://webservices.apache.org/~dims/
