[ http://issues.apache.org/jira/browse/AXIS2-532?page=comments#action_12372568 ]
Rajith Attapattu commented on AXIS2-532: ---------------------------------------- Dims, Sorry it looks like I didn't do and svn add before doing making the patch. So it didn't contain any new files :-) Sorry about the mix up. 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 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
