[ http://wso2.org/jira/browse/MASHUP-418?page=comments#action_13786 ] Jonathan Marsh commented on MASHUP-418: ---------------------------------------
The problem was that only #in and #return tokens were handled (now fixed.) However, #return is defined as denoting a "formal return parameter." Since a javascript function has input parameters and a return value (and nothing that naturally corresponds to #out or #inout parameters), I'd prefer to see us use #return as our token type of the return in the rpc:signature extension. > TomatoTubes tryit shows extra input box. > ---------------------------------------- > > Key: MASHUP-418 > URL: http://wso2.org/jira/browse/MASHUP-418 > Project: WSO2 Mashup Server > Issue Type: Bug > Environment: WinXP, JDK1.5, IE7 > Reporter: Yumani Ranaweera > Assigned To: Keith Godwin Chapman > > Access https://localhost:7443/services/TomatoTube?tryit#readTomatoTubeFeed > and check the UI. It contains tow input boxes and second one doesn't show the > dataType it accepts. > If you check the service source it has only one input Type defined. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://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://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
