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

Don Brown moved STR-2308 to SB-5:
---------------------------------

      Project: Sandbox  (was: Struts Action 1)
          Key: SB-5  (was: STR-2308)
    Component:     (was: Sandbox)
      Version:     (was: 1.2.4)

> [scaffold] BaseAction.getMessageResources calls removed 
> ActionServlet.getResources()
> ------------------------------------------------------------------------------------
>
>          Key: SB-5
>          URL: http://issues.apache.org/struts/browse/SB-5
>      Project: Sandbox
>         Type: Bug

>  Environment: Operating System: All
> Platform: All
>     Reporter: J. Patterson Waltz III
>     Assignee: 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to