Re: HTTP 1.1 Persistent Connection

2004-01-20 Thread susantha
Hi Billy, What is the SOAP engine you are using ? Axis ? C++ or Java ? Thanks, Susantha. > Hi all, > > We are currently facing a performance problem in using Apache SOAP to > sending a high volume of SOAP messages to a remote server. Our network > people told us that one of th

ANNOUNCE: Release of Apache Axis C++ v1.0 (Alpha)

2003-11-05 Thread Susantha Kumara
We are proud to announce the release of Apache Axis C++ v1.0 (Alpha).This implementation of a C++ SOAP engine provides a stable platformfor developing Web services using C/C++ as well as a client sidelibrary for developing C/C++ client applications. This releaseincludes the following featu

Re: is there extra work if I want to run C++ client and Apache server?

2003-11-06 Thread Susantha Kumara
Hi Cheng, You can easily use Axis C++ for the client side. Thanks, Susantha. - Original Message - From: "Cheng Hao" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 07, 2003 9:54 AM Subject: is there extra work if I want to run C++ client and Ap

ANNOUNCE:Release of Apache Axis C++ v1.0 Final

2004-01-09 Thread Susantha Kumara
We are proud to announce the release of Apache Axis C++ v1.0. This implementation of a C++ SOAP engine provides a stable platform for developing Web services in C and C++. This engine can be used to develop client applications as well. This release includes the following features: - SOAP engi

Doc/lit support in Axis C++ : need doc/lit style wsdls.

2004-01-09 Thread Susantha Kumara
help to make the Axis C++ better. Thanks in advance, Susantha.