[jboss-jira] [JBoss JIRA] (AS7-6854) Enable CORS requests
Harald Pehl (JIRA)
jira-events at lists.jboss.org
Mon Apr 8 18:43:42 EDT 2013
Harald Pehl created AS7-6854:
--------------------------------
Summary: Enable CORS requests
Key: AS7-6854
URL: https://issues.jboss.org/browse/AS7-6854
Project: Application Server 7
Issue Type: Enhancement
Components: Domain Management
Reporter: Harald Pehl
Assignee: Brian Stansberry
We've been prototyping an alternative distribution channel for the console and have setup a demo that leverages the mozilla app store to deliver the AS7 web console to users:
https://marketplace.firefox.com/app/kea/?src=mkt-search
For this to work the AS needs to fully support CORS [1]. The general idea is that you can retrieve the console through a marketplace like the mozilla one (chrome would be another alternative) and connect to any domain controller, wether it runs locally or remotely.
If want to give it shot, point four firefox browser to the marketplace URL, launch the app and connect to our CORS demo instance that runs on EC2:
http://as7-preview.dyndns.org:9990
user: admin
pass: webstore123!
--
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
More information about the jboss-jira
mailing list