You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Supun Kamburugamuva (JIRA)" <ji...@apache.org> on 2006/10/24 07:45:16 UTC

[jira] Created: (AXIS2C-371) Invalid Construction of REST messages

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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Resolved: (AXIS2C-371) Invalid Construction of REST messages

Posted by "Nandika Jayawardana (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-371?page=all ]

Nandika Jayawardana resolved AXIS2C-371.
----------------------------------------

    Resolution: Fixed

This Issue is now fixed,

> 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org