You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-user@axis.apache.org by John Hawkins <HA...@uk.ibm.com> on 2006/05/18 14:04:44 UTC

Re: Client installation

If you mean at runtime only and no buildtime then
AxisClient.dll
AxisXMLParser.dll plus xerces in your path.
HTTPChannel.dll (or HTTPSSLChannel.dll if you want ssl)
HTTPTransport

an axiscpp.conf file or put the above dlls into your path







"Magnus Karlsson" <ma...@home.se> 
18/05/2006 11:47
Please respond to
"Apache AXIS C User List" <ax...@ws.apache.org>


To
axis-c-user@ws.apache.org
cc

Subject
Client installation






If you want to install a client on a remote machine, what is absolutely 
necessary to install on that machine (windows 32 bits) in order to get the 
communication work? Let us assume you have developed a client.exe on a 
developer machine (windows 32 bits) and the performance test is working on 
that particular machine.
 
Best regards
Magnus