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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/03/30 18:11:26 UTC

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

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

Davanum Srinivas commented on AXIS2-532:
----------------------------------------

could u please upload the new classes?

example:
org.apache.axis2.session.NullSessionManager;
org.apache.axis2.session.SessionManager;

thanks,
dims

> 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


Re: [jira] Commented: (AXIS2-532) Session Management

Posted by Rajith Attapattu <ra...@gmail.com>.
Dims,

Wasn't it in the patch I submitted?? maybe there is something wrong with the
patch.
Can you please verify?

I will create a fresh copy of trunk and will try to apply my patch.

Regards,

Rajith.

On 3/30/06, Davanum Srinivas (JIRA) <ji...@apache.org> wrote:
>
>     [
> http://issues.apache.org/jira/browse/AXIS2-532?page=comments#action_12372462]
>
> Davanum Srinivas commented on AXIS2-532:
> ----------------------------------------
>
> could u please upload the new classes?
>
> example:
> org.apache.axis2.session.NullSessionManager;
> org.apache.axis2.session.SessionManager;
>
> thanks,
> dims
>
> > 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
>
>