PortalSiteManager portlet does not close input/output stream resources properly
-------------------------------------------------------------------------------

                 Key: JS2-1162
                 URL: https://issues.apache.org/jira/browse/JS2-1162
             Project: Jetspeed 2
          Issue Type: Bug
          Components: Admin Portlets
            Reporter: Woonsan Ko
            Assignee: Woonsan Ko
             Fix For: 2.2.1


It does not close input/output stream resource in following cases:
- when unzipping uploaded zip file.
- when uploading a file, it open an input stream from 
org.apache.wicket.markup.html.form.upload.FileUpload, but it doesn't use it. 
Also it doesn't close it.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to