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

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

I download the Apache ANT, Ant-Contrib, cpptask, source of Axis, and when I put 
the command 
    ant

I see 

Build.xml
pre-init:
set-platform-pecific:
checkIfDebug
initialize:
build:
compile:
compileClient:
compileAxisClient:
BUIDL FAILED
c:\ant\axis-c\build.xml:231 The following error ocurren while execute this line
c:\ant\axis-c\build.xml:219 The following error ocurren while execute this line
c:\ant\axis-c\build.xml:99 The following error ocurren while execute this line
c:\ant\axis-c\build\buildClient.xml:8 The following error ocurren while execute 
this line
Cannot resolve path c:\ant\axis-c\..\..\..\obj\object
Total time:2 sec

The error is because I don't have the path and in my disk drive I don't find 
obj\object
Which is the problem?
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