2007年09月29日 星期六 09:48
code: from SOAPpy import WSDL proxy = SOAPProxy("http://localhost:8080/sevice?wsdl") print proxy.getUserInfo("**","**","**","**") 服务端getUserInfo是去用户信息,传入4个string型参数,返回一个string,但是我用其他语言java,dephi调用都没有问题,用python这样调用的时候,webservice端出错?发现确实调用了方法,但是,传进去的参数全是null,webservice服务端是用java写的。 python传多个参数这样不行吗?还请指点 -- 程磊 <steven.cheng1981在gmail.com>
2007年09月29日 星期六 10:20
ÎÒµÄÊÇͬÑùµÄ»·¾³£¬Java×öServer£¬Pythonµ÷Óᣲ»»á³öÏÖÕâ¸öÎÊÌâѽ¡£ ÎÒµÄSOAPpy°æ±¾ÊÇ0.12.0 ÔÚ07-9-29£¬³ÌÀÚ <steven.cheng1981在gmail.com> дµÀ£º > > code: > from SOAPpy import WSDL > proxy = SOAPProxy("http://localhost:8080/sevice?wsdl") > print proxy.getUserInfo("**","**","**","**") > > > ·þÎñ¶ËgetUserInfoÊÇÈ¥Óû§ÐÅÏ¢£¬´«Èë4¸östringÐͲÎÊý£¬·µ»ØÒ»¸östring,µ«ÊÇÎÒÓÃÆäËûÓïÑÔjava,dephiµ÷Óö¼Ã»ÓÐÎÊÌ⣬ÓÃpythonÕâÑùµ÷ÓõÄʱºò,webservice¶Ë³ö´í£¿·¢ÏÖȷʵµ÷ÓÃÁË·½·¨£¬µ«ÊÇ£¬´«½øÈ¥µÄ²ÎÊýÈ«ÊÇnull,webservice·þÎñ¶ËÊÇÓÃjavaдµÄ¡£ > > python´«¶à¸ö²ÎÊýÕâÑù²»ÐÐÂ𣿻¹ÇëÖ¸µã > -- > ³ÌÀÚ <steven.cheng1981在gmail.com> > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -- site:http://www.fallever.com -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070929/01a550ae/attachment.html
Zeuux © 2025
京ICP备05028076号