| | |
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 |
accessdenied advanced apache application argv array beginner book builtin calculator change command converter countpasswordentry csv curved dan08 def dictionary dynamic edit enter event file float format function google homework import inches input jaunty java keyboard lapse library line lines linux list lists loop microphone mouse movingimageswithpygame mysqlquery newb number numbers numeric obexftp output parameters parsing path phonebook plugin prime programming py2exe pygame pyopengl python random recursion redirect remote return reverse scrolledtext session simple skinning software sprite statictext string strings syntax table terminal text textarea threading time tlapse trick tuple tutorial twoup ubuntu unicode unit urllib urllib2 variable voip wordgame wxpython





