Sorry, I did get it to work with
"http://localhost:8080/axis2/services/echo/echoString?foo=bar"; - it
returns "bar" in the response.

For REST calls, does there always have to be one or more arguments in
the query string?

Thanks,

-Dave. 

-----Original Message-----
From: Dave Meier [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 30, 2006 4:53 PM
To: Apache AXIS C User List
Subject: REST status in Axis2C latest code?

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?

Thanks,

-Dave.

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they are
addressed. Any unauthorized review, use, disclosure or distribution is
prohibited. If you are not the intended recipient, please contact the
sender by reply e-mail and destroy all copies of the original message.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to