Hello. How can i get a jetty-endpoint with many context paths ? for example, i want to get requests on http://localhost:1234/base/path1 and http://localhost:1234/base/path2. but 'path1' and 'path2' are runtime paths (from 1 to .... many :)). if i configured the endpoint as "jetty:http://localhost:1234/base", then i got jetty http 404 error.
Thanks Evgeny -- View this message in context: http://www.nabble.com/jetty-component-%3A-many-context-paths-tp22479524p22479524.html Sent from the Camel - Users mailing list archive at Nabble.com.