I have a CXF web service client accessing a CXF SOAP service running in
tomcat. I'm seeing intermitent issues only when using SSL and I'm not
entirely sure why.
The client logs the following
SocketException: Unexpected end of file from server
at sun.net.www.http.Client.parseHTTPHeader

I'm using the default connector that tomcat ships with (Http11NioProtocol)
on the latest 8.5.28



Is there anything I can do on the tomcat side to try and troubleshoot this?

Reply via email to