-
While trying to generate erlang modules from wsdl faced with the following scenario:
```
…
-
```
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 …
-
Please fill WSDL_DESCRIPTION, WSDL_INTERFACE, WSDL_OPERATION, WSDL_PORT and
WSDL_SERVICE standard properties to message context.
These properties are very useful for us. We use WSDL_PORT to obtain ad…
-
We have a set of web services protected by an HTTP SSO proxy. The SSO proxy
grants access to the protected web object space only to those HTTP requests that
contain a certain SSO cookie.
JAXWS genera…
-
When I attach our contract-first WSDL to a service implementation, the service
endpoint correctly responds to ?wsdl with the supplied WSDL. However, the
included statements are not re-written, despit…
-
wsimport cannot import multiple WSDL's.
This is the thread discussing this issue:
[http://forums.java.net/jive/thread.jspa?threadID=17614](http://forums.java.net/jive/thread.jspa?threadID=17614)
wsi…
-
kdwsdl2cpp generates an invalid class name
when wsdl contains a namespace with a prefix.
For example, the code
```namespace RmvService {
class AGREGAT.GETAGGREGATES__GetAggregates
{
…
-
```
When the WSDL has something with the fragment shown below the
corresponding code won't compile:
The code ends up being:
-(type)getDas…
-
```
When the WSDL has something with the fragment shown below the
corresponding code won't compile:
The code ends up being:
-(type)getDas…