[Fedora-suds-list] Suds client stopped working on Windows 7

Jeff Ortel jortel at redhat.com
Thu Sep 17 17:48:31 UTC 2009


Hey Rui,

Within the wsdl (near the end):

<service>
   <port>
     <wsdlsoap:address location="URL"/>
   <port>
</service>

the location is the URL for invoking methods.  Can you resolve the host?  ping the host?

Regards,

Jeff

On 09/17/2009 12:32 PM, Rui Neves wrote:
> Hi,
>
> I have/had a suds client that always worked just fine using some wsdl
> "generated" using turbogears's tgwebservices.
> The problem happened when i tried to run this server on windows 7. after
> some tweaking everything was running fine (i could access the wsdl and
> use the web services using external clients like soapUI or from a C# GUI
> i had developed before)
> except for the suds client who stopped working. The "client =
> Client(url)" line still works. It creates the service and shows the
> methods and types available just fine but every method i try to use just
> returns the following error:
>
> URLError: <urlopen error (11004, 'getaddrinfo failed')> (this happens
> for all client.service."method"() i try to use)
>
> I was wondering if anyone experienced similar problems. All my previous
> problems (already resolved) had to do with the windows 7's IPV6 support.
> Could it be related?
>
> Some additional info:
>
> I'm using suds 0.3.4 and python 2.5
> As for network connections: I have no proxys enabled and i even disabled
> the firewall to no avail
>
> Thanks in advance,
> Rui Neves
>
>
> __________ Information from ESET NOD32 Antivirus, version of virus
> signature database 4434 (20090917) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
> _______________________________________________
> fedora-suds-list mailing list
> fedora-suds-list at redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-suds-list

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3360 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-suds-list/attachments/20090917/21133534/attachment.p7s>


More information about the fedora-suds-list mailing list