[jira] Updated: (NANO-46) PicoActionDispatcher shall not work with servlet request
jira-yCVjj/[email protected] Wed, 31 Mar 2004 10:21:54 -0500 (EST)
| Newsgroups | gmane.comp.java.nanocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
The following issue has been updated:
Updater: Konstantin Pribluda (mailto:[email protected])
Date: Wed, 31 Mar 2004 10:20 AM
Changes:
Component changed to webwork
Component changed from servlet
Fix Version changed to 1.0-beta-1
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=NANO-46&page=history
---------------------------------------------------------------------
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: Open
Priority: Major
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:20 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