You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Eric Jablow (JIRA)" <ji...@apache.org> on 2009/11/23 22:13:39 UTC

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

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