m.banaouas wrote:
> Can you tell us more about SOAPpy bug ?
> Is it about authentication ?
>
> Ivan Zuzak a écrit :
>
>> ...
>> I need a package/tool that generates web service proxies that will do
>> all the low-level HTTP work. (Someting like the WSDL.EXE tool in .NET
>> Framework) The ZSI an
On 4/7/06, Ivan Zuzak <[EMAIL PROTECTED]> wrote:
[snip]
> I need a package/tool that generates web service proxies that will do
> all the low-level HTTP work. (Someting like the WSDL.EXE tool in .NET
> Framework) The ZSI and SOAPy packages [1] that i found (should) have
> those functionalities but
Can you tell us more about SOAPpy bug ?
Is it about authentication ?
Ivan Zuzak a écrit :
>...
> I need a package/tool that generates web service proxies that will do
> all the low-level HTTP work. (Someting like the WSDL.EXE tool in .NET
> Framework) The ZSI and SOAPy packages [1] that i found
Ivan Zuzak wrote:
> I need a package/tool that generates web service proxies that will do
> all the low-level HTTP work. (Someting like the WSDL.EXE tool in .NET
> Framework) The ZSI and SOAPy packages [1] that i found (should) have
> those functionalities but either have a bug (SOAPy) or eithe
Hello,
My Python application calls web services available on the Internet. The
web service being called is defined through application user input.
The Python built-in library allows access to web services using HTTP
protocol, which is not acceptible - generating SOAP messages for
arbitrary web