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

Don Brown moved STR-2305 to SB-1:
---------------------------------

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

> [scaffold] BaseAction.executeLogic() calls removed ActionServlet.log(String, 
> Integer)
> -------------------------------------------------------------------------------------
>
>          Key: SB-1
>          URL: http://issues.apache.org/struts/browse/SB-1
>      Project: Sandbox
>         Type: Bug

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


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

Reply via email to