You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "zhouyanming (JIRA)" <ji...@apache.org> on 2013/02/18 09:07:18 UTC

[jira] [Created] (WW-3986) WW-3363 cause FileNotFoundException

zhouyanming created WW-3986:
-------------------------------

             Summary: WW-3363 cause FileNotFoundException
                 Key: WW-3986
                 URL: https://issues.apache.org/jira/browse/WW-3986
             Project: Struts 2
          Issue Type: Bug
          Components: Dispatch Filter
    Affects Versions: 2.3.10
            Reporter: zhouyanming
            Priority: Blocker


org.apache.struts2.dispatcher.Dispatcher use MultiPartRequest instance instead of name [WW-3363],then all requests will reuse this singleton,at least default implementation JakartaMultiPartRequest wasn't thread safe,and it will NOT cleanup previous uploaded files,those files will increase and all inject to Action.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira