Invalid Construction of REST messages
-------------------------------------
Key: AXIS2C-371
URL: http://issues.apache.org/jira/browse/AXIS2C-371
Project: Axis2-C
Issue Type: Bug
Components: core/clientapi
Reporter: Supun Kamburugamuva
I have created a REST message for Yahoo search API using AXIS2-C. But the
message created do not have the seperator ( & character) between parameters.
This is the message created by AXIS2-C for Yahoo search API.
/WebSearchService/V1/webSearch?appid=ApacheRestDemoquery=Textform= HTTP/1.1
There are three parameters appid, query, form. But these parameters are not
seperated by '&'. I have tested this with the Math client, supplied with
AXIS2-C samples and the same problem occurs.
Supun.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]