Andrew Hart created OODT-508:
--------------------------------
Summary: 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
Fix For: 0.5
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira