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

Andrea Cosentino commented on CAMEL-16350:
------------------------------------------

This cannot be done directly, because of a strict check of schemes done at coap 
client: 
[https://github.com/eclipse/californium/blob/344289f3f91cbafca1caa68e416366fc9a7d53c1/californium-core/src/main/java/org/eclipse/californium/core/coap/CoAP.java#L72]

We either need to transform the scheme while sending the request, or we have to 
leave it as is.

> camel-coap - Rename the names with plus sign
> --------------------------------------------
>
>                 Key: CAMEL-16350
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16350
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-coap
>            Reporter: Claus Ibsen
>            Assignee: Andrea Cosentino
>            Priority: Major
>             Fix For: 3.9.0
>
>
> coap+tcp
> coaps+tcp
> lets rename them to use dash like all other components
> https://github.com/apache/camel/tree/master/components/camel-coap/src/generated/resources/META-INF/services/org/apache/camel/component



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to