I'm publishing a test WS implementation using Endpoint.publish()
for consumption in Visual Studio. According to the documentation the default SOAP binding is 1.1
and it is possible to change the bindings, but I can't figure out specifically how to change the binding to 1.2
.
Any help is appreciated!