| Author |
Wsdl e request soap with targetNamespace
|
Carlo Ponchielli
Greenhorn
Joined: Apr 22, 2009
Posts: 5
|
|
i have a wsdl file that contains the code above; the java client that i create from this wsdl makes a soap request that, in the first element, contains this code
...
<primoElemento xmlns="http://mio_targetNamespace/">
...
i would like to eliminate the targetNamespace in the first element of the soap request or put "" as value; how can i do? how can i change the .wsdl file?
Thanks and sorry for my bad english
|
 |
 |
|
|
subject: Wsdl e request soap with targetNamespace
|
|
|