[
https://issues.apache.org/jira/browse/CAMEL-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13665233#comment-13665233
]
Willem Jiang commented on CAMEL-6385:
-------------------------------------
Applied the patch into master, camel-2.11.x and camel-2.10.x with thanks to
Yuejie.
> New restlet endpoints don't work if route is created after restlet server is
> started.
> -------------------------------------------------------------------------------------
>
> Key: CAMEL-6385
> URL: https://issues.apache.org/jira/browse/CAMEL-6385
> Project: Camel
> Issue Type: Bug
> Components: camel-restlet
> Affects Versions: 2.11.0
> Reporter: Yuejie Chen
> Assignee: Willem Jiang
> Priority: Critical
> Attachments: patch.txt
>
>
> If a route with restlet endponit is created after restlet server is started,
> restlet can't handle the endpoint correctly, because restlet translate all
> URI pattern of routes at server starting, but don't it for later attached
> routes. So we must translate the URI pattern before attach it to restlet
> after restlet server is started. See
> http://restlet.tigris.org/issues/show_bug.cgi?id=988.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira