Can someone pliz guide me on how to consume jax-ws web services from a gwt app. Or if one knows a good tutorial can post a link.
Thanks

Recommended Answers

All 2 Replies

Thanks, but i looked at it and even tried to use it. But the problem is that it is using jax-rpc and also requires a netbean pulgin.
Anyway, I followed it and tried to implement it with the jax-ws, but got a few problems. for example, I created the calculator webservice with the
Integer add (Integer i, Integer j); method and another sayHello method which returns a String, but only the sayHello method is accessible. And this is only when i follow the steps in the blog and not just dragging and dropping the method to the Servlet as would normally do in a normal webservice.
So am kinda stuck.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.