Accessing other Web Services from a Web Service -
11-21-2007
, 09:14 AM
Greetings All,
I have two web services, say webserviceA and webserviceB. Now I am
supposed to make a call to the webserviceA (from client application)
which will in turn call ( delegate call) to webserviceB.
And the response will propogate back from webserviceB to webserviceA
However I am getting a session disabled exception even before the call
is made to webserviceB.
suggestions , directions please !!!!!
Thanks,
Masood |