Add @Inject annotation to ValidatorSupport's ValueStack dependency injection
----------------------------------------------------------------------------

                 Key: WW-2553
                 URL: https://issues.apache.org/struts/browse/WW-2553
             Project: Struts 2
          Issue Type: Bug
          Components: "New" API
    Affects Versions: 2.1.1
            Reporter: Kiyoshi Murata


When instantiating a Validator through ActionContext's Container creation & 
injection (container.inject(clazz)), the ValueStack is not injected properly 
into Validator, causing a NullPointerException to occur.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to