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 "Rajith Attapattu (JIRA)" <ji...@apache.org> on 2006/03/29 01:54:21 UTC

[jira] Updated: (AXIS2-532) Session Management

     [ http://issues.apache.org/jira/browse/AXIS2-532?page=all ]

Rajith Attapattu updated AXIS2-532:
-----------------------------------

    Attachment: session_march_28.patch

> Session Management
> ------------------
>
>          Key: AXIS2-532
>          URL: http://issues.apache.org/jira/browse/AXIS2-532
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature
>     Versions: 0.95
>     Reporter: Rajith Attapattu
>  Attachments: session_march_28.patch
>
> Session Management
> -------------------------------
> This patch containes transport independent session mgt using WS-Addressing EPRs
> Interfaces
> --------------
> All interfaces are located in the core module
> Main interfaces useful for users
> org.apache.axis2.session.Session
> org.apache.axis2.session.SessionManager
> org.apache.axis2.session.SessionIdFactory
> There is a Null impl for these interfaces within core
> Implementation
> ------------------------
> All implementation specific classes are located in the session module
> Clustering impl
> ----------------------
> Clustering impl is located within the clustering module
> (only empty classes so far)
> Examples (located in the samples module)
> -----------------
> ATM example
> sample.session.atm.*
> Echo example
> sample.session.echo.*

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira