Problem with a multi-threaded program with AXIS2

2008-01-04 Thread Hehe Zhou
Hey, The following program will crash when the second thread starts up [ _beginthread() in main() ]. A unhandled exception error is reported and program crashes when 2nd thread starts to run ( 1st thread ends already). This test program is just a multi-threaded version from Math sample webservic

Re: [AxisC++] Missing AxisTransport.dll

2008-01-04 Thread Nadir Amra
Pedro, The package is probably not correctand is old. Try looking in bin directory for HTTPTransport.dll. By the way, it is best to build the code from the latest source since the binary artifacts are very old and contain numerous bugs that have been fixed. Nadir K. Amra "Pedro Luchini

Re: Axis2C patch and API comments

2008-01-04 Thread Samisa Abeysinghe
Lahiru, Thank you for raising the Jira issues. Alastair, thank you for your valuable comments. Please keep an eye on the Jira issues raised against your comments, as some of the developers would attend them and resolve them soon. I too will have a look and attend some of those. Regards, Sami

[AxisC++] Missing AxisTransport.dll

2008-01-04 Thread Pedro Luchini
Hello, I downloaded the latest stable binaries here ( http://ws.apache.org/axis/cpp/download.html) and am following the instructions here (http://ws.apache.org/axis/ja/cpp/wininstall-guide.pdf) to get Axis C++ up and running on my Windows machine. At step 8, the guide tells me to copy AxisTranspo

Re: Axis2C patch and API comments

2008-01-04 Thread Lahiru Gunathilake
Hi Alastair, I have added JIRAs for all of these Issues. Thanks a lot for your issues. Regards lahiru On Thu, 2008-01-03 at 10:53 -0800, Alastair FETTES wrote: > Apache Axis2/C Team: > > During our work with Axis2/C version 1.1 we have run into a number of > issues that we would like to convey b