Could use a way to find the endpoint of a service from within the Javascript.
-----------------------------------------------------------------------------
Key: MASHUP-725
URL: https://wso2.org/jira/browse/MASHUP-725
Project: WSO2 Mashup Server
Issue Type: Improvement
Reporter: Jonathan Marsh
Assignee: Channa Gunawardena
A function (system object?) that would provide the endpoint URI at which the
service was invoked would be very valuable. How else, for instance, can I
construct a feed link that won't break as my service is invoked through
different bindings, and won't break when the mashup is migrated?
I'm thinking something like a read-only property:
var myURL = system.endpointURL;
--
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://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev