RE: axis 1.5 deployment error. Apache stops immediately after start.

2005-09-06 Thread Kon Kam King, France
I have reinstalled axis 1.5 on a new box with Windows XP. With SimpleAxisServer things are better than on Windows 2000. I no longer get the memory exception when I start the server. I now try with Apache 2.0.54. I am getting : Cannot load C:/Program Files/Apache

Help with Hello World... still returns (null)

2005-09-06 Thread Gavin M. Bell
Hello, I wrote a simple C++ 'Hello World' program to test the ability to have a C++ client speak to a Java web service. My wsdl, code and the generated client code from axis is in the attached tar file. I am using axis-c-1.5.0-linux-bin. I get back (null) as my returned string value

RE: Help with Hello World... still returns (null)

2005-09-06 Thread Dushshantha Chandradasa
can you just try to capture the request and response SOAP messages using TCPMonitor and attach it here?? -Original Message- From: Gavin M. Bell [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 07, 2005 5:11 AM To: Apache AXIS C User List Subject: Help with Hello World... still