server-dev  

[jira] Updated: (HUPA-55) MessageSourceServlet has a close() not in a finally block.

Eric Jablow (JIRA)
Mon, 23 Nov 2009 13:14:03 -0800

     [ 
https://issues.apache.org/jira/browse/HUPA-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Jablow updated HUPA-55:
----------------------------

    Attachment: hupa.mss.io.patch

> MessageSourceServlet has a close() not in a finally block.
> ----------------------------------------------------------
>
>                 Key: HUPA-55
>                 URL: https://issues.apache.org/jira/browse/HUPA-55
>             Project: JAMES Hupa
>          Issue Type: Bug
>            Reporter: Eric Jablow
>            Assignee: Norman Maurer
>            Priority: Minor
>         Attachments: hupa.mss.io.patch
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> The output stream in MessageSourceServlet.doGet is closed within the try 
> block, not a finally block.  If an exception occurs, it won't be closed.

-- 
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: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org