When I run the echo rest client with -mGET, it sends
GET /axis2/services/echo/echoString?text=Hello%20World%21 HTTP/1.1

But with our latest desing, it should seng
GET /axis2/services/echo/echoString/Hello%20World%21 HTTP/1.1


Samisa...


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

Reply via email to