[
https://issues.apache.org/jira/browse/OODT-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved OODT-508.
------------------------------------
Resolution: Fixed
- we can move curator-services now from host to host with an easy WAR overlay
so not sure this is needed.
> 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: Chris A. Mattmann
> Labels: json, web-service
> Fix For: 0.10
>
>
> 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)