[ http://wso2.org/jira/browse/MASHUP-631?page=comments#action_15428 ] Keith Godwin Chapman commented on MASHUP-631: ---------------------------------------------
This is cause rhino keeps the function in a structure that does not preserve order. We had the same problems with parameters and opted to use string manipulation to get them in order. > Reverse order of operations in generated WSDL > --------------------------------------------- > > Key: MASHUP-631 > URL: http://wso2.org/jira/browse/MASHUP-631 > Project: WSO2 Mashup Server > Issue Type: Improvement > Affects Versions: 1.0 > Reporter: Jonathan Marsh > Assigned To: Keith Godwin Chapman > Priority: Minor > > Currently, the order of functions in the mashup source is reversed in the > WSDL2 operation order, and therefore in the ?doc and ?tryit. The order of > operations in the source is generally significant, simple workflows can be > indicated by specifying the "start" operation before the "stop" operation. > Preserving this in the docs and try-it would be valuable. > Note that a workaround can be added to the doc or tryit xslt but the more > primary fix would be preferable. -- 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
