From: Sapan Bhatia Date: Mon, 6 Jul 2009 02:52:28 +0000 (+0000) Subject: Got rid of another log line X-Git-Tag: sfa-0.9-0@14641~162 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=8307f294e03465e9b0291ea19d793e8578f405c0;p=sfa.git Got rid of another log line --- diff --git a/wsdl/gw2wsdl.py b/wsdl/gw2wsdl.py index 0b5c4781..cf3fc68e 100755 --- a/wsdl/gw2wsdl.py +++ b/wsdl/gw2wsdl.py @@ -13,13 +13,14 @@ import xml.dom.ext import apistub import inspect -import globals - from types import * +from optparse import OptionParser from sfa.trust.auth import Auth from sfa.util.parameter import Parameter,Mixed +import globals + complex_types = {} services = {} @@ -137,7 +138,6 @@ def param_type(arg): def add_wsdl_ports_and_bindings (wsdl): for method in apistub.methods: - print "Processing method %s"%method # Skip system. methods if "system." in method: diff --git a/wsdl/sfa.wsdl b/wsdl/sfa.wsdl index 2f83df20..8a8fc9f2 100644 --- a/wsdl/sfa.wsdl +++ b/wsdl/sfa.wsdl @@ -1,5 +1,5 @@ - + @@ -33,7 +33,7 @@ - + @@ -58,7 +58,7 @@ - + @@ -79,7 +79,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -132,7 +132,7 @@ - + @@ -183,7 +183,7 @@ - + @@ -259,7 +259,7 @@ - + @@ -284,7 +284,7 @@ - + @@ -309,7 +309,7 @@ - + @@ -334,7 +334,7 @@ - + @@ -380,92 +380,48 @@ - + - - - - - - - - - - - - - - - + - - - - - - - - + + + + - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - - - - + + + + + +