Operating System: Mandrake Linux 10.0
Axis C++ version 1.5 binary
Server service: doc/lit
Client service: doc/lit
 
I've been working on a project where a web service is used to perform a number of tasks, including the calling of another web service to verify a user id.
 
When I attempt to create the web service client within the server method, the server method dies, and control jumps right to the fini method.  I've tried a number of things including creating the client both statically and dynamically, etc, but no matter what, whenever the client is created the server method it dies.
 
I know the importance of linking in the appropriate libraries when creating the server .so.  I've linked libaxis_client.so.
 
Has anyone attempted such a task?  I can provide more specifics, but just want to know if this has been done successfully before.
 
Regards,
Ian Harder

Reply via email to