Is it possible that because of the credentail cache, it keeps using my local logged on windows credentials and will never try any other credentials?
I do have some rights to the web service in question with my windows account and I keep seeing the error message that my windows account does not have access to some protected resource I am trying to access. My understanding was that once my windows accoutn fails it will try the user account info I am suppling either thru Autheticator.setDefault(..) or thru AuthorizationPolicy mechanism. Am I correct in my assumption? -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-and-NTLM-on-Java-6-tp4263002p4263111.html Sent from the cxf-user mailing list archive at Nabble.com.
