[mashup-dev] [jira] Resolved: (MASHUP-61) Consider smarter default
selection of an endpoint in stubs.
Jonathan Marsh (JIRA)
jira at wso2.org
Fri Jun 8 15:32:15 PDT 2007
[ http://www.wso2.org/jira/browse/MASHUP-61?page=all ]
Jonathan Marsh resolved MASHUP-61.
----------------------------------
Resolution: Fixed
The tryit.xslt now sorts the endpoints based on the keywords and "SOAP12", "SOAP11". Even if endpoints are removed, the best alternative should appear.
> Consider smarter default selection of an endpoint in stubs.
> -----------------------------------------------------------
>
> Key: MASHUP-61
> URL: http://www.wso2.org/jira/browse/MASHUP-61
> Project: WSO2 Mashup Server
> Issue Type: Improvement
> Affects Versions: Nightly
> Reporter: Jonathan Marsh
> Assigned To: Jonathan Marsh
> Fix For: alpha_1
>
>
> Currently we simply take the first endpoint in the service. However we might want to be smarter about choosing an appropriate endpoint. Two reasons:
> 1) SOAP 1.2 is better than SOAP 1.1, and we'd like to promote that over HTTP as well.
> 2) When getting the ?tryit or ?stub from an https: endpoint, an https: endpoint should be selected. And when getting the ?tryit or ?stub from an http: endpoint, an http: endpoint should be selected.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Mashup-dev
mailing list