I have uploaded a new snapshot (without any other changes); does it work now?
setProperty('user.timezone','Europe/Oslo')
Do you have any clue what this is about (..we don't set a timezone)?
Christian
On Tue, Aug 19, 2014 at 1:30 PM, rune.engh@fatax.no wrote:
Hi,
we do not use a different proxy port.
I traced the System.setProperty class. When executing new Context() I got the following: setProperty('http.proxyHost','') setProperty('http.proxyPort','80') setProperty('https.proxyHost','') setProperty('https.proxyPort','80') setProperty('user.timezone','Europe/Oslo') +++
I also traced the Context class and verified that it was part of BaseX80-20140814.235204.jar
Best Rune