[gatein-issues] [JBoss JIRA] (GTNWCI-51) Add support for SessionTask

Marek Posolda (JIRA) issues at jboss.org
Fri Jan 31 06:57:29 EST 2014


     [ https://issues.jboss.org/browse/GTNWCI-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Posolda resolved GTNWCI-51.
---------------------------------

    Resolution: Done

    
> Add support for SessionTask
> ---------------------------
>
>                 Key: GTNWCI-51
>                 URL: https://issues.jboss.org/browse/GTNWCI-51
>             Project: GateIn Web Container Integration
>          Issue Type: Feature Request
>    Affects Versions: 2.3.1.Final
>            Reporter: Marek Posolda
>            Assignee: Marek Posolda
>             Fix For: 2.4.0.Beta01
>
>
> For now, I've added "getHttpSession" to interfaces WebApp and WebAppContext and introduced classes SessionTask and SessionTaskVisitor to allow performing some task on all sessions of all web applications with same sessionId. 
> The server-specific code for obtaining HttpSession of target server is kept on WebAppContext implementations (There was already code available for support of cross-context logout. The cross-context logout was changed a bit to reuse task as well. The point is to have server-specific code for obtain HttpSession just on one place in WebAppContext implementations). 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list