[ http://issues.apache.org/jira/browse/AXISCPP-687?page=comments#action_12314983 ]
Dushshantha Chandradasa commented on AXISCPP-687: ------------------------------------------------- Hi Leonardo, xerces-c_2_2_0.dll file is comming with xerces 2.2.0 XML parser which is a third party software that we need to use in order to work woth Axis C++. You have to download Xerces XML Parser and install it first. Please follow the Ant build guide http://ws.apache.org/axis/cpp/antbuild-guide.html. > AxisClient with C++ for Windows NT > ------------------------------------ > > Key: AXISCPP-687 > URL: http://issues.apache.org/jira/browse/AXISCPP-687 > Project: Axis-C++ > Type: Wish > Components: Client - Stub > Versions: 1.5 Final > Environment: In Windows NT I need a client with Visual C++ 6.0 > Reporter: Leonardo Rodrigo > > Hi, I hope that you help me. > I need to do a client that consumer a Web Services. I have a WSDL and the > ClientOut was generated with WSDLWs java tool. > I use Axis 1.5 Final and I generate the client with Visual C++ on Windows > XP and the result was very good. The client works quickly. Later I put the > client on Windows NT and the execute first is quickly but the second late > 15 seconds in order to give me to the result. > The documnets tell me that the binaries have been tested on Windows 2000 > Professional and Windows XP but I need to run the client on Windows NT. > I think that librerias mismatch with operating system (HTTPChannel.dll, > HTTPTransport.dll,AxisClient.dll, xerces-c_2_2_0.dll) > Any aid will be very well received -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
