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
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: [email protected]
For additional commands, e-mail: [email protected]