Hello Any way to set keep-alive timeout on the CXF client side for an SSL connection? Tomcat is set to 60 seconds but the connection is closed by the client after 10 seconds.
By the way, I dropped my cxf.xml file on the classpath of the client side application and I don't see a difference - I had to set JSSE to make SSL work. How do I know it is being read by CXF? Thanks in advance Andre -- View this message in context: http://www.nabble.com/Setting-up-keep-alive-timeout-in-client-tp18016757p18016757.html Sent from the cxf-user mailing list archive at Nabble.com.
