[
https://issues.jboss.org/browse/GTNWCI-51?page=com.atlassian.jira.plugin....
]
Marek Posolda closed GTNWCI-51.
-------------------------------
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