Jax ws http binding POST
Jax ws http binding POST
February 10, 2012 - 05:44
Hi,
I'm a newbie of jax-ws. I'm trying to develop a web service that I can call from browser with url encoded like this:
http://localhost:8180/MyWebServices/services/WSTest/helloWorld?param=myname .
This works with axis2 but I can't use it in my project. How can I reproduce this behavior with jax ws annotations? Thanks,
GM




