Is it possible to use Kale behind a proxy?
After some googling I've found that the parameters could be used
java -Dhttp.proxyHost=xx.xx.xx.xx -Dhttp.proxyPort=xxxx -jar kale-1.8.1-standalone.jar login
But I'm still having a
A GET to: https://api.ng.bluemix.net/v2/info triggered an unexpected exception: java.net.ConnectException: Connection timed out: no further information
Let me know if you have some information. TY
Is it possible to use Kale behind a proxy?
After some googling I've found that the parameters could be used
java -Dhttp.proxyHost=xx.xx.xx.xx -Dhttp.proxyPort=xxxx -jar kale-1.8.1-standalone.jar loginBut I'm still having a
A GET to: https://api.ng.bluemix.net/v2/info triggered an unexpected exception: java.net.ConnectException: Connection timed out: no further informationLet me know if you have some information. TY