简体   繁体   中英

Microsoft Client - Java Web Service

I have to consume a Java web service and want to do it using Microsoft Visual Web Developer in C#. I will be adding the endpoint of the web service as the web reference and hopefully go from there, however I am concerened if there will be any interoperability issues? Any help would be appreciated.

如果Java Web服务遵守标准,则不会有任何互操作性问题。

You should be able to generate a client from the WSDL and XSD that describe the service. This ought to be fairly routine.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM