반응형
출처 : http://doughellmann.com/2009/09/01/evaluating-tools-for-developing-with-soap-in-python.html
1. wsdl 준비
2. wsdl2py를 이용하여 클라리언트 소스 준비
wsd2py --complexttypes wsdl파일 (wsdl이 complexttype이 존재하는경우)
3. 클라이언트 구현
4. 실행 결과
'IT > Python' 카테고리의 다른 글
Python SOAP Server 구축(WSDL을 이용한 구축) (0) | 2015.01.26 |
---|---|
Python, SOAP (0) | 2015.01.19 |
python.h no such file or directory ubuntu 12.04 (0) | 2015.01.19 |
IWAB0489E Error when deploying Web service to Axis runtime (0) | 2015.01.14 |