Personalize

SOAP Session

Axis2 Sessions and Service Instances

Story :

Level : Project :

In Axis2, there are four types of sessions that we talk about. Each session has a lifetime and characteristics specific to the session type. The available sessions in Axis2 can be listed as follows:

  1. Request scope

  2. SOAP session scope

  3. Transport session scope

  4. Application session scope

    0
    No votes yet
Tags :

How to Pass the ServiceGroupId from one ServiceClient to Another

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.

0
No votes yet
Tags :
Syndicate content