[ 
https://issues.apache.org/jira/browse/CAMEL-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-3283.
--------------------------------

       Resolution: Won't Fix
    Fix Version/s: 2.8.0
         Assignee: Claus Ibsen

The restlet component works as the other http based components

> 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
>            Assignee: Claus Ibsen
>             Fix For: 2.8.0
>
>
> 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