[
https://issues.apache.org/jira/browse/CAMEL-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858073#comment-15858073
]
Claus Ibsen commented on CAMEL-10757:
-------------------------------------
Luca there may be something that was hardcoded in activemq-camel about using
colon. I cant remember, but try to peak into
https://github.com/apache/activemq/tree/master/activemq-camel
> camel-jms - Use dash in destination type enum instead of colon
> ---------------------------------------------------------------
>
> Key: CAMEL-10757
> URL: https://issues.apache.org/jira/browse/CAMEL-10757
> Project: Camel
> Issue Type: Improvement
> Components: camel-jms
> Reporter: Claus Ibsen
> Assignee: Luca Burgazzoli
> Priority: Minor
> Fix For: 2.19.0
>
>
> Instead of using temp:queue or temp:topic we should use temp-queue or
> temp-topic which wont cause problem with the colon separator in the uri
> syntax.
> This also aids tooling and camel-catalog to not have complex parsing due the
> colon problem.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)