SwitchYard GWT Console causes Browser HTTP 404 errors
-----------------------------------------------------
Key: SWITCHYARD-597
URL:
https://issues.jboss.org/browse/SWITCHYARD-597
Project: SwitchYard
Issue Type: Bug
Components: console
Affects Versions: 0.3
Reporter: Murray Todd Williams
Priority: Trivial
When using the GWT SwitchYard console, some CSS/image assets return 404 requests due to
some incorrect configuration. Specifically:
* A loading_lite.gif icon is requested from images, but does not exist
* The web page requests a /switchyard/SwitchYard/SwitchYard.css which does not resolve to
the necessary CSS file
* The SwitchYard.css has an explicit IMPORT line that tries to import console.css. This
line is superfluous, as console.css will already have loaded
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira