Possible Duplicate:
GWT and WebServices (wsdl)
I have a project which contains Apache CXF web service and Spring 3.0 on the server side. I use gwt framework at client side and i want to call directly my web service from gwt. So i need a generator to generate gwt client side code from wsdl. Is there any solution or technic to generate gwt classes?