[
https://issues.apache.org/jira/browse/CAMEL-12320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16385899#comment-16385899
]
Claus Ibsen commented on CAMEL-12320:
-------------------------------------
This should useĀ
RestConsumerContextPathMatcher from camel-core. Look at how its done in some of
the other components.
> camel-restlet - Should match better on uri pattern and return 404 for invalid
> urls
> ----------------------------------------------------------------------------------
>
> Key: CAMEL-12320
> URL: https://issues.apache.org/jira/browse/CAMEL-12320
> Project: Camel
> Issue Type: Improvement
> Components: camel-restlet
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 2.22.0
>
>
> camel-restlet is not based on camel-http-common and therefore lacks a bit of
> the logic we have for uri pattern matching.
> Currently it matches on HTTP verbs and dont take in account the uri pattern.
> See for example SO
> https://stackoverflow.com/questions/49070854/camel-rest-uri-works-with-suffix
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)