Orion and same origin policy [message #938107] |
Tue, 09 October 2012 10:52  |
Eclipse User |
|
|
|
How do people developing web sites with Orion deal with the same origin policy?
I'm creating a web site where the server is using RESTful web services / resources with a JavaScript application. I'm interested in the possibility of using Orion for the front-end development. The entire system is currently developed in Eclipse and I'm deploying my own OSGi based server using Jetty and Restlet. The HTML, CSS, and JavaScript files are currently served from an OSGi bundle by Restlet.
I'd really like to be able to "run" from Orion without having to deploy everything. Is this possible? It seems this is where the same origin policy would come into play.
Would a possible solution be to deploy my server-side OSGi bundles together with the Orion server? How would I deploy a site - meaning, how would I make the changes to the HTML, CSS, and JavaScript live?
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04175 seconds