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

[jira] Resolved: (STR-2883) The command/action corresponding to RequestProcessor.processCachedMessages() method appears to be missing in 1.3

     [ http://issues.apache.org/struts/browse/STR-2883?page=all ]
     
Niall Pemberton resolved STR-2883:
----------------------------------

    Resolution: Fixed
     Assign To: Niall Pemberton

I have added Command "RemoveCachedMessages" to resolve this.

One note about the implementation - it uses ActionContext.getSessionScope() which with Commons Chain 1.0 always creates a new Session if one doesn't exist. Commons Chain 1.1 (which will hopefully be released soon) has been patched to resolve this:

   http://issues.apache.org/jira/browse/CHAIN-30

> The command/action corresponding to RequestProcessor.processCachedMessages() method appears to be missing in 1.3
> ----------------------------------------------------------------------------------------------------------------
>
>          Key: STR-2883
>          URL: http://issues.apache.org/struts/browse/STR-2883
>      Project: Struts Action 1
>         Type: Bug

>   Components: Core
>     Versions: 1.3.4
>     Reporter: Michael Jouravlev
>     Assignee: Niall Pemberton
>      Fix For: 1.3.5

>
> Checked 1.3.2 and 1.3.5 snapshots, could not find the command or action class that implements RequestProcessor.processCachedMessages() functionality. Seems to be missing indeed, confirmed by Niall.

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