You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Chris Lambert (JIRA)" <ji...@apache.org> on 2014/09/08 21:28:30 UTC

[jira] [Updated] (AURORA-678) Serve static HTTP assets out of a classpath directory

     [ https://issues.apache.org/jira/browse/AURORA-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lambert updated AURORA-678:
---------------------------------
    Sprint: Q3 Sprint 2

> Serve static HTTP assets out of a classpath directory
> -----------------------------------------------------
>
>                 Key: AURORA-678
>                 URL: https://issues.apache.org/jira/browse/AURORA-678
>             Project: Aurora
>          Issue Type: Task
>          Components: Scheduler
>            Reporter: Bill Farner
>            Assignee: Bill Farner
>
> Static asset registration with our HTTP server is somewhat complicated, requiring a manual mapping to be made from the request to match, and the classpath entry to serve.  Jetty has built-in support for serving static assets out of a directory on the classpath, which would reduce all of our asset binding code to a few lines.  It also opens the doors to easy extension of the web interface at runtime by adding to the classpath, and would also reduce iteration time when developing the web interface.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)