Dave Meier wrote:
Hi,
I'm running the axis2_http_server.exe and attempting to invoke services
REST style, but not having much luck. Also tried with the axis2 module
installed under apache 2 and got the same result.
Is REST fully implemented for Axis2C?
I'm trying a URL like this
"http://localhost:9090/axis2/echo/echoString". All it does is list out
all the services instead of calling the echo service. I know I am not
providing the string argument to echoString, but it doesn't seem to be
getting that far anyway.
Am I doing this correctly?
Try http://localhost:9090/axis2/services/echo/echoString?text=hello
If you are using the web browser and do not see anything, then try to
view source.
Smaisa...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]