-
```
Sorry for my English...
1. get last (v133) source of wsdl2objc from svn.
2. compile it.
3. run. As wsdl-file set url from my local server (there is webservice on
C#, code in archive). Set output…
-
For testing purposes the MQE needs a CDC SOAP WSDL Interface to accept and respond to messages with. This will first be used for testing purposes and then later could be used for actual submissions.
-
```
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 …
-
```
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 …
-
```
What steps will reproduce the problem?
1.Right Click References
2.Click "Add Web Reference"
3.Put in Local FilePath
What is the expected output? What do you see instead?
Expected to be able to se…
-
```
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 …
-
I'm generating a wsdl/xsd from some javacode. I'm finding that it is creating
multiple namespaces for the same string. For instance, below is the top of a
wsdl created using last weeks build of jax-ws…
-
```
What steps will reproduce the problem?
1. got php code from http://www.jool.nl/webservicehelper/
2. changed xsd:all to xsd:any (per issue #39)
3. parsed my wsdl at
http://downtownorlando.info/wsd…