[ 
https://issues.apache.org/jira/browse/CAMEL-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022849#comment-13022849
 ] 

Fernando Ribeiro commented on CAMEL-3283:
-----------------------------------------

The suggestion is creating a different endpoints for each URI pattern instead.

> Binding to a URI in the Restlet Component
> -----------------------------------------
>
>                 Key: CAMEL-3283
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3283
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-restlet
>    Affects Versions: 2.4.0
>            Reporter: Fernando Ribeiro
>
> It should be possible to bind to a URI pattern, not only to a port, in the 
> Restlet component, if at all possible:
> from("restlet:http://0.0.0.0:8192";) -- port only
> from("restlet:http://0.0.0.0:8192/sample";) -- URI

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

Reply via email to