You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2006/04/28 17:20:19 UTC

[jira] Moved: (SB-5) [scaffold] BaseAction.getMessageResources calls removed ActionServlet.getResources()

     [ 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: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org