I use dubbo 2.6.5 and cxf 3.2.5, when I pubish a serivce like this 
<dubbo:protocol name="webservice" port="8080"   server="servlet" />

there is lost code in the generated wsdl when I browse the wsdl in IE or  
Firefox using url like http://..../demoservice?wsdl.
so calling the webmethod in soap will result in failure because of loss of 
<soap:address bind=...> in wsdl
but in buddo 2.5.3 + cxf  2.7.7 , it's ok.


[ Full content available at: 
https://github.com/apache/incubator-dubbo/issues/3411 ]
This message was relayed via gitbox.apache.org for 
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to