How do I specify that a SOAP 1.2 binding should be generated by the ANT task
WSProvideTask?
IMHO in the wsdl file's section there should be:<soap12:binding
style="document"
transport="http://www.w3.org/2003/05/soap/bindings/HTTP/"/>
instead of:<soap:binding style="document"
transport="http://schemas.xmlsoap.org/soap/http"/>
Any hint is appreciated!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063151#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...