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. Does anyone know how I can specify the Windows credential through the configuration correctly?
Thank you, Fendy -- View this message in context: http://www.nabble.com/NTML-proxy-from-Linux-machine-tp22302243p22302243.html Sent from the cxf-user mailing list archive at Nabble.com.
