I have a web application running remotely which provides soap service via wsdl.
I am using python code to interact with the application via SOAPPy libraries. It is tough for me to create required objects in that application specific format. Is it possible to convert the wsdl objects to REST based json objects and use in the python code without changing anything on the server. The application is not providing REST api so far. Thanks. -- Regards, T.Shrinivasan My Life with GNU/Linux : http://goinggnu.wordpress.com Free/Open Source Jobs : http://fossjobs.in Get CollabNet Subversion Edge : http://www.collab.net/svnedge _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
