[jira] Closed: (NANO-1) sessionDestroyed cannot obtain session instance
jira-yCVjj/[email protected] Mon, 9 Feb 2004 19:21:12 -0500 (EST)
| Newsgroups | gmane.comp.java.nanocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
Message:
The following issue has been closed.
Resolver: Aslak Hellesoy
Date: Mon, 9 Feb 2004 7:20 PM
I believe PICO-116 fixed this
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=NANO-1
Here is an overview of the issue:
---------------------------------------------------------------------
Key: NANO-1
Summary: sessionDestroyed cannot obtain session instance
Type: Bug
Status: Closed
Priority: Major
Resolution: FIXED
Original Estimate: 0 minutes
Time Spent: Unknown
Remaining: 0 minutes
Project: NanoContainer
Assignee: Aslak Hellesoy
Reporter: Mathias Bogaert
Created: Mon, 23 Jun 2003 4:40 PM
Updated: Mon, 9 Feb 2004 7:20 PM
Description:
The following lines in SessionLifecycleListener will fail on some application servers (eg. Resin):
33 HttpSession session = event.getSession();
34 ServletContext context = session.getServletContext();
One is not allowed to get attributes from a session that is already destroyed.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira