Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.0-beta-5
-
Fix Version/s: None
-
Component/s: PicoContainer (Java)
-
Labels:None
-
Environment:Pico 1.0-SNAPSHOT, Pico extras 1.0-alpha-1-SNAPSHOT, WebWork 2.0-beta2 and XWork 1.0-beta2
-
Number of attachments :
Description
Action instanciation fails in PicoActionInvocation due to a NPE generated when looking up parent container.
My current understanding is that when PicoActionInvocation creates the Action instance, it tries to get the parent container from the Ognl value stack, which as that point has not been initialized/created. Indeed, in DefaultActionInvocation (from XWork), the stack is made ready only after the action has been created.
Issue Links
- is depended upon by
-
PICO-75 Improper pico shutdown in servlet environment
Activity
Aslak Hellesøy
made changes -
Aslak Hellesøy
made changes -
Assignee | Joe Walnes [ jwalnes1 ] |
Aslak Hellesøy
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Won't Fix [ 2 ] |
XWork patch is available here: http://jira.opensymphony.com/secure/ViewIssue.jspa?key=XW-147