[
https://issues.apache.org/jira/browse/CAMEL-11469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067110#comment-16067110
]
ASF GitHub Bot commented on CAMEL-11469:
----------------------------------------
Github user w4tson closed the pull request at:
https://github.com/apache/camel/pull/1793
> Camel-Hipchat - Configure via xml is broken
> -------------------------------------------
>
> Key: CAMEL-11469
> URL: https://issues.apache.org/jira/browse/CAMEL-11469
> Project: Camel
> Issue Type: Bug
> Components: camel-hipcat
> Affects Versions: 2.19.1
> Reporter: Paul Watson
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.18.5, 2.19.2, 2.20.0
>
>
> Declaring a hipchat endpoint in XML misconfigures the same component in the
> DSL. This seems to be because at some point via XML the component URI get's
> normalized and '//' is introduced.
> This means a component of
> {{<to uri="hipchat:https:myhipchatserver.com:443?authToken?=abc" />}}
> Is actually configured to the default api.hipchat.com.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)