RSS Forums RSS

SOAP Web Services with WSDL

Please support our Python advertiser: Programming Forums
Thread Solved
Reply
Posts: 55
Reputation: adam291086 is an unknown quantity at this point 
Solved Threads: 0
adam291086 adam291086 is offline Offline
Junior Poster in Training

SOAP Web Services with WSDL

  #1  
Nov 10th, 2008
Hello,

I am reading this turorial http://diveintopython.org/soap_web_s...ospection.html and i am trying to echo out all my wsdl method. I am trying to do this on my external web hosting server.

I have got the modules installed but i am getting an internal server error http://adamplowman.com/cgi-bin/test_xml.py

here is the code

from SOAPpy import WSDL
print "Content-type: text/html\n"
wsdlFile = 'http://www.adamplowman.com/sendservice.wsdl'
server = WSDL.Proxy(wsdlFile)    
server.methods.keys() 
AddThis Social Bookmark Button
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.



Similar Threads
Other Threads in the Python Forum
Views: 555 | Replies: 0 | Currently Viewing: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 3:40 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC