Hi,
My client is behind a proxy server which requires a UserId/Password for authentication. Even though I have set up the following properties, it does not work:
-Dhttp.proxySet=true -Dhttp.proxyHost=<host name> -Dhttp.proxyPort=<Port Number> -Dhttp.proxyUser=<UserId> -Dhttp.proxyPassword=<Password>
Am I missing something?
Regards,
S Datta