[
https://issues.apache.org/jira/browse/HTTPCORE-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626998#action_12626998
]
Ken McNeil commented on HTTPCORE-171:
-------------------------------------
Thanks Oleg for the quick response!
> SSL SocketHttpServerConnection close fails w/ UnsupportedOperationException
> ---------------------------------------------------------------------------
>
> Key: HTTPCORE-171
> URL: https://issues.apache.org/jira/browse/HTTPCORE-171
> Project: HttpComponents HttpCore
> Issue Type: Bug
> Components: HttpCore
> Affects Versions: 4.0-beta2
> Environment: Mac OS X 10.5.4, JDK 1.5.0_13-b05-237
> Reporter: Ken McNeil
> Fix For: 4.0-beta3
>
>
> The fix for HTTPCORE-22 should also be applied to SocketHttpServerConnection.
> Exception in thread "pool-1-thread-1"
> java.lang.UnsupportedOperationException: The method shutdownOutput() is not
> supported in SSLSocket
> at
> com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.shutdownOutput(BaseSSLSocketImpl.java:192)
> at
> org.apache.http.impl.SocketHttpServerConnection.close(SocketHttpServerConnection.java:192)
> at
> org.apache.http.protocol.HttpService.handleRequest(HttpService.java:213)
> ...
--
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]