[ 
http://issues.apache.org/jira/browse/AXISCPP-687?page=comments#action_12315068 
] 

Leonardo Rodrigo commented on AXISCPP-687:
------------------------------------------

I download the source xerces-c-src_2_6_0 and also the binary 
xerces-c2_2_0-win32  

The environment variable XERCES_HOME set to the folder xerces-c2_2_0-win32  

The command ANT generate the library AxisXMLParserXerces.dll but I need to 
generate the library 
xerces-c_2_2_0.dll  

This is because the client that I made in AXIS C++ takes a long time 15 seconds 
in Windows NT, but in Windows XP is quick 

The only DLL that not this generated in Windows NT it is xerces-c_2_2_0.dll

it will be this the reason of the because it is slow in Windows NT.
Thanks

> 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

Reply via email to