Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 8532 invoked from network); 1 Apr 2006 03:58:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Apr 2006 03:58:27 -0000 Received: (qmail 43376 invoked by uid 500); 1 Apr 2006 03:58:16 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 43322 invoked by uid 500); 1 Apr 2006 03:58:15 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 43311 invoked by uid 99); 1 Apr 2006 03:58:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Mar 2006 19:58:15 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Mar 2006 19:58:14 -0800 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 08AD96ACB1 for ; Sat, 1 Apr 2006 04:57:54 +0100 (BST) Message-ID: <534537481.1143863874032.JavaMail.jira@ajax> Date: Sat, 1 Apr 2006 04:57:54 +0100 (BST) From: "Rajith Attapattu (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Updated: (AXIS2-532) Session Management In-Reply-To: <299239234.1143589939384.JavaMail.jira@ajax> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/AXIS2-532?page=all ] Rajith Attapattu updated AXIS2-532: ----------------------------------- Attachment: session_mgt_march31.patch Deepal, I took the time to make some improvemets. Please let me know how it goes Regards, Rajith > 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_mgt_march29.patch, session_mgt_march30.patch, session_mgt_march31.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