Saturday, July 31, 2010

Re: Cross-domain call

use GWT RPC mechanism.
build a remoteserviceservlet that doubles as a webservice client (this will be typically be implemented using some SOAP stack like axis2 or xfire).

thanks,
Subhro.


On Sat, Jul 31, 2010 at 10:49 PM, Deepak Singh <deepaksingh.kr@gmail.com> wrote:
I am using gwt 2.1 in my project. I have to make cross-domain web service call. I have wsdl and methods are known to invoke. I am not aware of web service so i feel very much difficulty in understanding web service. can any one suggest me some simple way to call cross-domain web services...



--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment