[ http://issues.apache.org/struts/browse/SB-5?page=all ]

Wendy Smoak updated SB-5:
-------------------------

    Bugzilla Id:   (was: 32624)
    Component/s: Scaffold

> [scaffold] BaseAction.getMessageResources calls removed 
> ActionServlet.getResources()
> ------------------------------------------------------------------------------------
>
>                 Key: SB-5
>                 URL: http://issues.apache.org/struts/browse/SB-5
>             Project: Sandbox
>          Issue Type: Bug
>          Components: Scaffold
>         Environment: Operating System: All
> Platform: All
>            Reporter: J. Patterson Waltz III
>         Assigned To: Ted Husted
>         Attachments: scaffold-1.2.4-patch.txt
>
>
> The struts-scaffold BaseAction.getMessageResources() method throws a 
> NoSuchMethodError as it tries 
> to call the now inexistent ActionServlet.getResources() method. This 
> invocation should be changed to 
> Action.getResources(HttpServletRequest).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to