]
Jason Greene updated WFLY-1014:
-------------------------------
Fix Version/s: 8.0.0.CR1
(was: 8.0.0.Beta1)
Enable CORS
-----------
Key: WFLY-1014
URL:
https://issues.jboss.org/browse/WFLY-1014
Project: WildFly
Issue Type: Enhancement
Components: Domain Management
Reporter: Harald Pehl
Assignee: Harald Pehl
Fix For: 8.0.0.CR1
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!
[1]
http://en.wikipedia.org/wiki/Cross-origin_resource_sharing
--
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: