[ http://issues.apache.org/jira/browse/AXIS2-532?page=comments#action_12372663 ]
Deepal Jayasinghe commented on AXIS2-532: ----------------------------------------- I tried to apply the patch , but it seems to me that patch is old and there were few conflicting so I did not do that. So please re-create the patch using current SVN head and send that back. > 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 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
