Forum Discussion

dlite922's avatar
dlite922
New Contributor
15 years ago

NT Login Authentication leads to infinit "Loading wsdl..."

Hey guys,

My first post.

I am trying to communicate with sharepoint wsdl service. I'm able to view the WSDL definition in firefox (it asks me for the NT user/password first), but I am not able to do the same with soapUI 3.5.1

Soap UI gives me the dialogue to enter domain/user/pass, but after hitting OK, it just goes into Loading wsdl URL message and never finishes (and by never I mean hours...) Hitting Cancel of course gives me the error "Error importing wsdl".

Any clues why this is failing? is there something I'm missing?

Thanks for any tips or direction.


Dan

4 Replies

  • Hi Dan,

    soapUI only supports NTLMv1, maybe your server is using NTLMv2? Which server OS are you using?

    regards!

    /Ole
    eviware.com
  • Stanislav's avatar
    Stanislav
    Occasional Contributor
    Hi!
    Our test team is in progress of choosing the "right" tool for testing web services. But our company uses proxy.
    When I started using SOAP UI 3.6.1 pro evaluation it correctly loaded wsdl.
    Now I'm facing the same problem "NT Login Authentication" widow pop ups and everything happens like it was described in the first post. Previously "NT Login Authentication" widow didn't popup.
    I'm going to address this issue to our admins but what can you suggest from your site?
  • Stanislav's avatar
    Stanislav
    Occasional Contributor
    Also I'm trying to run some tests from your test projects in Eclipse plugin and after "Request" step run I've got a next xml in request:

    HTTP/1.0 407 Proxy Authentication Required
    Server: squid/3.0.STABLE25
    Mime-Version: 1.0
    Date: Mon, 07 Feb 2011 16:02:51 GMT
    Content-Type: text/html
    Content-Length: 2072
    X-Squid-Error: ERR_CACHE_ACCESS_DENIED 0
    Proxy-Authenticate: NTLM
    Proxy-Authenticate: Basic realm="Squid proxy-caching web server"
    X-Cache: MISS from squid-vas.kiev.luxoft.com
    Via: 1.0 squid-vas.kiev.luxoft.com (squid/3.0.STABLE25)
    Proxy-Connection: close


    How can I clean CACHE ?

    Thanks,
    Stanislav
  • Stanislav's avatar
    Stanislav
    Occasional Contributor
    Thу issue was resolved by allowing anonymous access to the severs where wsdls were by IT staff.

    Thanks,
    Stas