Hi, I am developing a server process running on Linux that need to use the corporate NTLM web proxy to invoke a web service in internet. It works on a Windows box, think because the HttpUrlConnection was able to use the native credential in the Windows workstation. On the Linux server, I am getting 407 error. How can I specify the Windows credential through the configuration correctly?
Thank you, Fendy -- View this message in context: http://www.nabble.com/proxy-setting-tp22301897p22301897.html Sent from the cxf-dev mailing list archive at Nabble.com.
