Forum Discussion
mkazz
13 years agoNew Contributor
I faced same problem. I have found that there is bug in soapUI code in class com.eviware.soapui.impl.wsdl.support.http.HttpClientSupport. In this class for AuthPolicy SPNEGO, it is registering NTLMSchemeFactory when instead it should be registering NegotiateSchemeFactory