Paul Watson created CAMEL-11469:
-----------------------------------
Summary: 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
Priority: Minor
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)