You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Ted Husted (JIRA)" <ji...@apache.org> on 2006/12/06 03:08:57 UTC

[jira] Closed: (SB-1) [scaffold] BaseAction.executeLogic() calls removed ActionServlet.log(String, Integer)

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

Ted Husted closed SB-1.
-----------------------

    Resolution: Won't Fix

This code has been archived. 

> [scaffold] BaseAction.executeLogic() calls removed ActionServlet.log(String, Integer)
> -------------------------------------------------------------------------------------
>
>                 Key: SB-1
>                 URL: http://issues.apache.org/struts/browse/SB-1
>             Project: Sandbox
>          Issue Type: Bug
>          Components: Scaffold
>         Environment: Operating System: All
> Platform: All
>            Reporter: J. Patterson Waltz III
>         Assigned To: Ted Husted
>
> The struts.scaffold.RelayAction (and perhaps other scaffold actions), does not overload the 
> executeLogic method of the BaseAction, and this method throws a java.lang.NoSuchMethodError when 
> used with Struts 1.2.4, as the ActionServlet.log(String, Integer) method which it calls was first 
> deprecated and then removed. The BaseAction should have this logging statement removed, or 
> updated to the currently preferred commons-logging format.

-- 
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