| | |
SOAP Web Services with WSDL
Thread Solved
![]() |
•
•
Join Date: Nov 2008
Posts: 58
Reputation:
Solved Threads: 0
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
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
Python Syntax (Toggle Plain Text)
from SOAPpy import WSDL print "Content-type: text/html\n" wsdlFile = 'http://www.adamplowman.com/sendservice.wsdl' server = WSDL.Proxy(wsdlFile) server.methods.keys()
![]() |
Similar Threads
- I need .NET basic interview questions urgently (C#)
- VB.NET Soap Method Not Exposed (VB.NET)
- Accessing a Web Service (RSS, Web Services and SOAP)
- Java/J2EE - Jr & Sr Software Engineers (Software Development Job Offers)
- soap security (RSS, Web Services and SOAP)
- NJ: 26721 - Developer (Software Development Job Offers)
- learning php (PHP)
- SOAP & Numara Footprints (RSS, Web Services and SOAP)
- Send Me eBooks/Tutorial For XML & SOAP immediately (RSS, Web Services and SOAP)
- Help with game server, client (VB.NET)
Other Threads in the Python Forum
- Previous Thread: List Index Question
- Next Thread: Gene Sequence Problem
| Thread Tools | Search this Thread |
alarm ansi anydbm app assignment backend beginner binary bluetooth character cipher cmd coordinates curves customdialog cx-freeze data decimals development directory exe feet file float format function generator getvalue gnu halp handling heads homework http ideas input ip itunes java keycontrol leftmouse line linux list lists loop maintain maze millimeter module mouse number numbers output parsing path pointer prime programming push py2exe pygame pymailer python queue random recursion recursive schedule screensaverloopinactive script slicenotation sqlite ssh statistics string strings sudokusolver text thread time tlapse tooltip tuple type ubuntu unicode url urllib urllib2 variable ventrilo vigenere web webservice wikipedia write wxpython xlib xlwt





