RE: Axis C++ 1.3 final is released

2004-11-08 Thread Christopher Kager
hey! I've also tried the new wsdl2ws from this address http://ws.apache.org/~samisa/wsdl2ws.jar and still get the following exception Exception : Cannot deserialize the requested element I've rebuilt client and server my message is much shorter, so maybe it makes debugging easier. HTTP/1.1 200 OK D

Re: Axis C++ 1.3 final is released

2004-11-01 Thread Vy Ho
Sanjiva Weerawarana wrote: I am pretty sure even Axis/Java doesn't test for this kind of stuff and its certainly used in production widely :-). The Java version of Axis handled this test very well.

Re: Axis C++ 1.3 final is released

2004-11-01 Thread Vy Ho
sure even Axis/Java doesn't test for this kind of stuff and its certainly used in production widely :-). Sanjiva. - Original Message - From: "Vy Ho" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 01, 2004 8:57 PM Subject: Re: Axis C++ 1.3 fina

Re: Axis C++ 1.3 final is released

2004-11-01 Thread Sanjiva Weerawarana
; Sent: Monday, November 01, 2004 8:57 PM Subject: Re: Axis C++ 1.3 final is released > > Did developers of Axis C++ tested this with corruption of TCP/IP > packages? That is to introduce random corruptions into the message at > different places, and runs for hours or days? The

Re: Axis C++ 1.3 final is released

2004-11-01 Thread Vy Ho
Did developers of Axis C++ tested this with corruption of TCP/IP packages? That is to introduce random corruptions into the message at different places, and runs for hours or days? The library should handle this without a problem (not crashing). If this is not tested, then I don't think it's