Query Parameters are not passed into services when invoked in a REST manner
---------------------------------------------------------------------------

                 Key: MASHUP-917
                 URL: https://wso2.org/jira/browse/MASHUP-917
             Project: WSO2 Mashup Server
          Issue Type: Bug
            Reporter: Keith Godwin Chapman
            Assignee: Keith Godwin Chapman
             Fix For: 1.1


If I had the following in a service called foo

bar.inputTypes="number";
function bar(x){
return x;
}

https://localhost:7443/services/samples/test/bar?x=23 used to work. Now it does 
not

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Mashup-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to