-
As requested in [http://metro.java.net/guide/SOAP_headers.html#Adding_SOAP_headers_when_sending_replies](http://metro.java.net/guide/SOAP_headers.html#Adding_SOAP_headers_when_sending_replies), I ask …
-
This is my wsdl
```
?
?
?
?
?
?
…
-
During a call to a Soap WebService we hit into this error. What could be the reason behind ?
I'm using JDK 7 update U67 (64 Bits), Spring 3.1.1.RELEASE, Spring WS 2.1.0.RELEASE (spring-ws-core-2.1.0.…
-
```
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…
-
```
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…
-
```
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…
-
```
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…
-
Hi all, for an internal project I need to perform a Data extract. For that I've been following the SDK docs and trying to connect via SOAP.
The issue is that when trying to authenticate with OAuth …
-
Hi Lula, i had some problem when i **refresh** page on some component, it says **Cannot read property 'call' of undefined**
this is my App Module
```
//Other Module
import { NgxSoapModule } from…
-
Hi folks,
I'm trying to get the soap request to work with the most current version, but without success.
**Request:**
``` xml
root
a3adf26e70b8d8ab53da3d36b159ccb34…