[
https://issues.apache.org/jira/browse/CAMEL-11276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-11276:
--------------------------------
Priority: Minor (was: Major)
> 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
> 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)