Hi all, I've added support for two new properties ib the system object
system.endpointURL would return the calling address. and thus this will return "" when called from within an init function or when called through a scheduled invocation. system.wwwURL would return the http url for that service . e.g "http://169.254.11.101:7762/services/system/test" These properties will help users write Mashups that publish feeds to be server independent (Mashups that use the above properties to set the feed URLs can be shared without breaking anything). Refer https://wso2.org/jira/browse/MASHUP-725 for details. Thanks, Keith. _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
