Allow for static file handlers to be added to the jetty component
-----------------------------------------------------------------

                 Key: CAMEL-4363
                 URL: https://issues.apache.org/jira/browse/CAMEL-4363
             Project: Camel
          Issue Type: New Feature
          Components: camel-jetty
    Affects Versions: 2.6.0
            Reporter: Joshua Watkins
            Priority: Minor


As per the discussion here: 
http://camel.465427.n5.nabble.com/Serving-static-pages-with-JettyComponent-td4711870.html

A Jetty ResourceHandler or a ServletContextHandler cannot be added to the jetty 
server to serve up pages that are not processed via camel routes. It would be 
nice to utilize the currently running jetty server to serve up pages/resources 
other than those represented via camel routes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to