Have you read the user guides at http://ws.apache.org/axis/cpp/documentation.html?
You will need to bind your client application to the axis_client dll. If the address of the service in wsdl is correct, you do not need to do anything. One last thing. You should build AXIS from SVN repository since it has dozens of fixes that are not in the binaries. Hopefully. so, we will release 1.6 but until then, build axis yourself. Nadir Amra Deepak Warrier <[EMAIL PROTECTED]> wrote on 07/24/2008 10:08:40 AM: > > Hi > > I am trying to generate client code to access a predefined web- > service using AxisCPP (on Windows using Eclipse CDT). I was able to > generate the client-side stubs using WSDL2ws for the corresponding > WSDL. Do I need to specify the web-service elsewhere explicitly > (like a config file)? Are the client-side stubs enough to be able to > connect to the web-service? > I am getting linking errors within my client code!! > Can someone help? > Thanks much > Deepak > > > > > Keep your kids safer online with Windows Live Family Safety. Help > protect your kids. > > Stay in touch when you're away with Windows Live Messenger. IM > anytime you're online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
