Hi All, I didn't find yet a clean way to use webservices and GWT. I am using axis and it generates many Axis objects which aren't recognized by GWT as they are not POJOs. So, I am manually creating a new set of POJOs from those axis objects in the GWT client package. Is there any straight forward way to use the webservices without using Axis so that GWT(server code) can make webservice calls?
Thanks in Advance, Chandrajeet --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
