You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/05/14 08:21:04 UTC

[jira] [Assigned] (CAMEL-11276) camel-example-restlet-jdbc example URI uses ( ) rather than { } for path parameters

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

Claus Ibsen reassigned CAMEL-11276:
-----------------------------------

    Assignee: Claus Ibsen

> camel-example-restlet-jdbc example URI uses ( ) rather than { } for path parameters
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-11276
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11276
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-restlet
>            Reporter: Gary Brown
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.20.0
>
>
> When testing the camel-example-restlet-jdbc example with OpenTracing, to extract the URI template, I noticed that the endpoint URI used curly braces, however the exchange.getFromEndpoint().getEndpointUri() return just the path but with round brackets for the path parameter:
> e.g. "/persons/(personId)" instead of "/persons/{personId}"
> This seems inconsistent.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)