Hi Andy, > Have you tried configuring the logging so that warnings from that class are > turned off?
Thanks for the hint! I've tried change the log level in
tomcat/conf/logging.properties, but neither
org.apache.http.client.protocol.ResponseProcessCookies.level = SEVERE
nor
org.apache.http.client.protocol.ResponseProcessCookies.level = ERROR
had any effect (after restart). Yet, that may have been the completely wrong
place.
Cheers, Joachim
