>>> from suds.client import Client
>>> condor_schedd = Client("file:///home/bigbang/cloud-scheduler/cloudscheduler/wsdl/condorSchedd.wsdl", location="http://localhost:8080")
>>> ads = condor_schedd.service.getJobAds(None, None)
after this I am getting error
urllib2.URLError: <urlopen error [Errno 104] Connection reset by peer
I tried to make changes in condor_config file for allowing soap . I dont know where is problem
--
Regards
Shivam Tiwari
CISE Department
University of Florida,
Gainesville FL 32611
Email -
shivam@xxxxxxxxxxxx shivam.tiwari2009@xxxxxxxxx