How do I configure CXF to follow redirects?  I have a CXF client which fails 
because of:

Caused by: java.net.SocketTimeoutException: SocketTimeoutException invoking 
https://server:/path/to/web/service: Read timed out

However, an older AXIS client I have works with the same URL.  I'm fairly sure 
it's returning a redirect so I don't think CXF is following it.





Reply via email to