undefined reference to `axiscpp::Stub::Stub

2006-06-21 Thread Bhatt, Nitin IN GGN SISL
Hi all, I have a problem when I try and compile my application using asix-1.5 and xerces-c-2.2.0. On compiling, I get the following error, undefined reference to `axiscpp::Stub::Stub. Looks like my make file is not able to link my application with the libraries required. Any

Axis C++ client getting Aborted

2006-06-21 Thread Bhatt, Nitin IN GGN SISL
Hi all, I have managed to build and compile the client side stub using Axis C++ client. The problem that I am facing now is that as soon as I construct the object for my client, I get an Aborted message. Any suggestions. Thanks Nitin