-
```
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…
-
WSDL Files :
[TestObject.xsd.txt](https://github.com/lula/ngx-soap/files/2977208/TestObject.xsd.txt)
[service.wsdl.txt](https://github.com/lula/ngx-soap/files/2977209/service.wsdl.txt)
Expected…
-
Hello there,
I am setting up the tool to enable the performance test for CRM 2013 SP1; during the setup process I am getting the following error. Also, I tried to visual studio to compile the CRM_Per…
-
```
What steps will reproduce the problem?
1. Using class NetworkCredentials is not present in ava-sharepoint-library.
Where can I find this one ?
2. Running of the method
Lists service = new List…
-
```
What steps will reproduce the problem?
1. Using class NetworkCredentials is not present in ava-sharepoint-library.
Where can I find this one ?
2. Running of the method
Lists service = new List…
-
```
What steps will reproduce the problem?
1. Using class NetworkCredentials is not present in ava-sharepoint-library.
Where can I find this one ?
2. Running of the method
Lists service = new List…
-
```
What steps will reproduce the problem?
1. Using class NetworkCredentials is not present in ava-sharepoint-library.
Where can I find this one ?
2. Running of the method
Lists service = new List…
-
```
The return type of a request if the Client has been instantiated with a wsdl is
nested dicts/lists. It describes well tags and text content of xml tags. But
the xml attributes are left aside.
I…
-
```
What steps will reproduce the problem?
1. Create a simple SOAP Server as indicated in pysimplesoap documentation
2. Let the WSDL be generated by pysimplesoap
3. Display WSDL content through comman…
-
```
What steps will reproduce the problem?
1. Generate code from the WCF WSDL (noted below)
2. Add code to iPhone project
3. Compile
What is the expected output?
Successful compilation.
What do you …