Posts Tagged ‘.NET JAVA’

Web Service Interoperability

This is an ongoing blog to Web Services development. In my previous blog, I talked about JAX-WS framework in detail and how to create code first and contract web services. In this blog, I would describe how to invoke .NET web services using JAX-WS.

The promise of web services lies is the interoperability between services that are running on different platforms and implemented using different programming…