Bill Farner created AURORA-678:
----------------------------------

             Summary: 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)

Reply via email to