[
http://issues.apache.org/jira/browse/AXISCPP-687?page=comments#action_12314867
]
Adrian Dick commented on AXISCPP-687:
-------------------------------------
It may be we need to clarify the build instructions, but in what structure are
you building?
The scripts (due to the way our nightly build functions) expect to work in the
following structure:
<somepath>/
src/
ws-axis/
c/
...
obj/
...
zips/
...
Within the src/ tree (exact name is not important) you should have the full CVS
extract for Axis C, ie: don't flatten the ws-axis/c directory structure.
All built artefacts are then built into the obj/ tree - meaning the source tree
is not "contaminated" by the build process.
While the package step places the zipped up distributable into the zips/ tree.
However, if you're not entirely happy with this mode of working you can, as
Krishna has mentioned on the mailing list, edit the lines dir.obj and dir.zips
within the relevant ws-axis/c/build/build.[platform].properties file. !!!!
Committers be aware that committing back such changes could cause the nightly
build system to fail !!!!
> 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