Re: REST status in Axis2C latest code?

2006-10-31 Thread Samisa Abeysinghe
Dave Meier wrote: 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? Yes you have to send the payload expected by the serv

Re: REST status in Axis2C latest code?

2006-10-31 Thread Samisa Abeysinghe
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://local

RE: REST status in Axis2C latest code?

2006-10-30 Thread Dave Meier
: 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

REST status in Axis2C latest code?

2006-10-30 Thread Dave Meier
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