Re: Multi-threaded soap call issue.

2004-08-19 Thread Scott Nichol
I suspect the problem is in your client code. The Call class is not thread safe. For a multithreaded client, each thread should have its own Call instance. Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists.

Axis C++ 1.3 Alpha is released

2004-08-19 Thread axis cpp
Hi All, The Apache Axis C++ team would like to announce the Alpha release of Axis c++ 1.3. The binary and source distributions can be downloaded from http://ws.apache.org/axis/cpp/download.html