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

Wendy Smoak updated SB-1:
-------------------------

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

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

        

Reply via email to