[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xmlblaster] SocketUrl.createSocketSSL
David R Robison wrote:
Should this function be synchronized since it sets and then resets the
system properties javax.net.ssl.trustStore and
javax.net.ssl.trustStorePassword? Also, should
SocketUrl.createServerSocketSSL be synchronized for the same reason?
David
Could you please comment out the resetting of the properties
(and also probably add your 'synchronized' suggestion) and
report back if it solves the issue?
Thanks
Marcel