ServiceGroup
How to Pass the ServiceGroupId from one ServiceClient to Another
Submitted on February 6, 2008 - 00:58. Story : Level : Project : Realm :
When we invoke a service in a session-aware manner, deployed using SOAP, we need to retrieve the ServiceGroupId. This is not a problem if we use the same ServiceClient instance, however, when we use two or more different instances of a ServiceClient, then it is somewhat difficult to do so. In this story by Deepal Jayasinghe, he explains how to this can be done.
No votes yet

