You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2007/07/13 07:40:04 UTC

[jira] Created: (AXIS2-2956) ServiceGroupContext complete method

ServiceGroupContext complete method 
------------------------------------

                 Key: AXIS2-2956
                 URL: https://issues.apache.org/jira/browse/AXIS2-2956
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
            Reporter: Deepal Jayasinghe


ServiceGroupContext is the one which use to manage session , let's take the following example
 - Login
 - Do something
 - Logout

When someone login to the system then the session will start and , it is required to complete the session when he logout. But in the current impl there is no way to do that.

So I will suggest to have a method in ServiceGroupContext to complete the session

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Assigned: (AXIS2-2956) ServiceGroupContext complete method

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe reassigned AXIS2-2956:
----------------------------------------

    Assignee: Deepal Jayasinghe

> ServiceGroupContext complete method 
> ------------------------------------
>
>                 Key: AXIS2-2956
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2956
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Deepal Jayasinghe
>            Assignee: Deepal Jayasinghe
>
> ServiceGroupContext is the one which use to manage session , let's take the following example
>  - Login
>  - Do something
>  - Logout
> When someone login to the system then the session will start and , it is required to complete the session when he logout. But in the current impl there is no way to do that.
> So I will suggest to have a method in ServiceGroupContext to complete the session

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org