[
https://issues.apache.org/jira/browse/OODT-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom Barber updated OODT-508:
----------------------------
Fix Version/s: (was: 0.8)
0.9
Push to 0.9
> Add JSON-P support to Curator services
> --------------------------------------
>
> Key: OODT-508
> URL: https://issues.apache.org/jira/browse/OODT-508
> Project: OODT
> Issue Type: Improvement
> Components: curator
> Affects Versions: 0.4
> Reporter: Andrew Hart
> Assignee: Andrew Hart
> Labels: json, web-service
> Fix For: 0.9
>
>
> The Curator component includes a number of web services that expose various
> facets of a File Manager component over the Web. Because these services do
> not currently have support for JSON-P [1], client-side requests for data are
> restricted to applications that are hosted on the same domain as the Curator
> (due to the 'same origin policy' [2] implemented by browsers).
> Adding support for JSON-P to Curator web services is an easy way to expand
> the accessibility of these services.
> [1] http://en.wikipedia.org/wiki/JSONP
> [2] http://en.wikipedia.org/wiki/Same_origin_policy
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)