[Pywps-devel] SOAP interface in pyWPS

kljxm kljxm at 163.com
Tue May 11 04:46:05 CEST 2010


Hi

For my pyWPS service would be chained by BPEL engine through SOAP/HTTP, I need pyWPS to be accessed through SOAP interface. My modification to pyWPS is summarized as follow:
(1) Utilize xml.minidom to extract SOAP body and send it to further parsing in pyWPS
(2) Generate SOAP Response through python template module.
However, according to error log in BPEL engine, the generated SOAP response through template module can not be recognized.
I also use soap.py download from pywps source code repository to generate my SOAP response. But  it still doesn't work.

What is the problem with that? Thanks for help

                                                                                                                                              Sincerely KOP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wald.intevation.org/pipermail/pywps-devel/attachments/20100511/69fc2e50/attachment.htm


More information about the Pywps-devel mailing list