-
```
1. Connect with affected WS (OVH webservice for example):
SoapClient(wsdl="http://www.ovh.com/soapi/soapi-dlw-1.63.wsdl",
soap_server="axis", trace=debug)
2.Try to invoke logout method:
connector…
-
```
1. Connect with affected WS (OVH webservice for example):
SoapClient(wsdl="http://www.ovh.com/soapi/soapi-dlw-1.63.wsdl",
soap_server="axis", trace=debug)
2.Try to invoke logout method:
connector…
-
```
What steps will reproduce the problem?
from pysimplesoap.client import SoapClient
client = SoapClient(wsdl=http://url-for-my-service?wsdl')
result = client.StartSession('userid','passwd')
What i…
-
```
I'm creating client/service in pysimplesoap for testing interoperability with
gsoap framework and found small bug in response processing. By default
pysimplesoap uses default namespace in Reques…
-
```
For autoload purpose I have to use namespace for my web service classes. Things
go well until I try to generate (Netbeans) a java client from the generated
wsdl.
I got bad elapsed character er…
-
```
What steps will reproduce the problem?
from pysimplesoap.client import SoapClient
client = SoapClient(wsdl=http://url-for-my-service?wsdl')
result = client.StartSession('userid','passwd')
What i…
-
```
I'm creating client/service in pysimplesoap for testing interoperability with
gsoap framework and found small bug in response processing. By default
pysimplesoap uses default namespace in Reques…
-
```
I'm creating client/service in pysimplesoap for testing interoperability with
gsoap framework and found small bug in response processing. By default
pysimplesoap uses default namespace in Reques…
-
```
I'm creating client/service in pysimplesoap for testing interoperability with
gsoap framework and found small bug in response processing. By default
pysimplesoap uses default namespace in Reques…
-
```
I'm creating client/service in pysimplesoap for testing interoperability with
gsoap framework and found small bug in response processing. By default
pysimplesoap uses default namespace in Reques…