Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
2.6.0
-
None
-
Unknown
Description
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.