Hello,
I have been trying to invoke the echo web service supplied with Axis2/C
using REST based invocation. When I try using the echo_rest client, the service
responds just fine.
However, when I try to invoke the echo web sercvice using a web browser, I
get no response from the Axis. The browser just hangs in a wait state. Could
you tell me what could possibly be going wrong? I entered the following query
styring in the URL window of the browser:
http://172.31.24.18:2106/axis2c/services/echo/echoString?text='hello'
It would be great if you could help me here.
Thanks,
Shivam.