Hi,

 

            I have a question about Asynchronous web services.

            

            Can a Web Service client use asynchronous style when the Web
Service server is using synchronous style?

            

            Here's an example:

            I have a Web Service that is developed to work in a
synchronous style (generated the server side code using WSDL2Java with
-s option).

            

            Can I create the Web Service client to work in asynchronous
style (generate the client side code using WSDL2Java with -a option)?

 

Thanks

Raghu

Reply via email to