The rest-dsl is just a facade on the choosen transport. And in your case its the servlet component. So I wonder if you can get that working to match a .csv uri? It may be that the servlet component from either Camel or the actual impl in the java servlet server may not support matching using dot. Though I would be a bit surprised.
Maybe you can build a simple unit test in camel-servlet that just tries to get a url with a .csv and see if you can get that working or not. Then we can use that to track down. And btw what server do you use? Is it tomcat or something else? On Wed, Dec 31, 2014 at 9:19 AM, Giorgio Vespucci <giorgio.vespu...@gmail.com> wrote: > Hi all > This is my SO question about Rest paths: > http://stackoverflow.com/questions/27707664/whats-wrong-in-my-apache-camel-rest-paths > > Many thanks for any hint > Happy 2014 ending! :) -- Claus Ibsen ----------------- Red Hat, Inc. Email: cib...@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/