[jira] Closed: (NANO-46) PicoActionDispatcher shall not work with servlet request
jira-yCVjj/[email protected] Wed, 31 Mar 2004 10:23:53 -0500 (EST)
| Newsgroups | gmane.comp.java.nanocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
Message:
The following issue has been closed.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=NANO-46
Here is an overview of the issue:
---------------------------------------------------------------------
Key: NANO-46
Summary: PicoActionDispatcher shall not work with servlet request
Type: Bug
Status: Closed
Priority: Major
Resolution: FIXED
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: NanoContainer
Components:
webwork
Fix Fors:
1.0-beta-1
Versions:
1.0-beta-1
Assignee: Konstantin Pribluda
Reporter: Konstantin Pribluda
Created: Mon, 16 Feb 2004 9:01 AM
Updated: Wed, 31 Mar 2004 10:22 AM
Description:
Storing reference to request level container in HttpServletRequest
obtained from ServletActionContext is really uncool, because it's not guaranted that servlet request is there.
Webwork actions can be invoked in tests, and fail with NPE
( well, there is not HTTPRequest around... )
I think request level container shall be stored on ActionContext...
---------------------------------------------------------------------
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