Hi All,

I am facing an issue here , please check if some one can help me out:

I am invoking a axis c web service from a client, which works fine, Now I
need to invoke another web service from this web service, which does not
work. I have added following line in the web service code to invoke second
service

<Name of service class> c (http://localhost:9080/axis/<serviceName>

The exception that appears on first server console is:
Exception: AxisEngineException:Unknown Axis C++ engine exception

Is it possible to invoke one service from other or is it some other issue.
I have checked for any spelling mistakes, every configuration specific
things look fine. Also both the services work fine when invoked
individually from there clients.

Please help.

Many thanks in advace,
Regards,
Monica

Reply via email to