Re: ANNOUNCE: Axis 1.2 RC2 released

2004-11-24 Thread Henry Lu
Where can we find the hightly build version for the axis/1_2RC2? It seams to me there was bug at the first rolling out. -Henry >>> [EMAIL PROTECTED] 11/17/2004 11:36:35 AM >>> Hi all: The RC2 release of Axis 1.2 (probably the last before 1.2 (finally) goes final) is now available at: http://w

Re: ANNOUNCE: Axis 1.2 RC2 released

2004-11-19 Thread Henry Lu
What I found out is that the size of new axis.jar (1.2RC2) (1368kb) is much smaler than (1.2RC1) (1449kb). Is there any mistakes? Please confirm! -Henry ** Electronic Mail is not secure, may not be read every day, and should not be used fo

RE : ANNOUNCE: Axis 1.2 RC2 released

2004-11-18 Thread Olivier Lamy
ECTED]; [EMAIL PROTECTED]Objet : ANNOUNCE: Axis 1.2 RC2 released Hi all: The RC2 release of Axis 1.2 (probably the last before 1.2 (finally) goes final) is now available at: http://www.apache.org/dist/ws/axis/1_2RC2/ This version includes: * Performance enhancements over RC1 * B

Re: ANNOUNCE: Axis 1.2 RC2 released

2004-11-17 Thread Henry Lu
I tried this new version with the following example: public interface Echo extends java.rmi.Remote { public java.lang.String echoString(java.lang.String in0) throws java.rmi.RemoteException; public java.lang.String echoString_double(java.lang.String in0, java.lang.String in1) throws java.r

ANNOUNCE: Axis 1.2 RC2 released

2004-11-17 Thread Glen Daniels
Hi all: The RC2 release of Axis 1.2 (probably the last before 1.2 (finally) goes final) is now available at: http://www.apache.org/dist/ws/axis/1_2RC2/ This version includes: * Performance enhancements over RC1 * Better doc/lit type mapping support * JAX-RPC compatibility switch for WSDL2Java