[ 
https://issues.apache.org/jira/browse/CAMEL-13239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-13239.
---------------------------------
    Resolution: Not A Problem
      Assignee: Claus Ibsen

> camel-rabbitmq - Using the  "new URl syntax" doesn't seem to work correctly
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-13239
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13239
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-rabbitmq
>    Affects Versions: 2.23.1
>         Environment: Spring Boot: v2.1.3.RELEASE
> camel: v2.23.1
> camel-rabbitmq: v2.23.1
> OS: Win8.1
> JDK: Oracle JDK 1.8.0.112
> netbeans v10
> spring boot plugin: v2.0.1
> In case it matters, RabbitMQ is running in a VM, with versions:
> OS: Linux (Ubuntu) 16.04
> RabbitMQ: Linux (debian) v3.7.12 (Erlang 21.2.6)
>  and otherwise default settings
>            Reporter: Nicholas Koceja
>            Assignee: Claus Ibsen
>            Priority: Minor
>
> When using the deprecated URL format
> {noformat}
> rabbitmq://hostname[:port]/exchange?[options]{noformat}
> (also still on the main page) the camel route works as expected.  However, 
> when listening to the warning and using the "new syntax" (only defined in the 
> repo):
> {noformat}
> rabbitmq:exchange?[options]{noformat}
> it does NOT work, and will fail to connect to rabbitmq at all, giving address 
> errors
> I have tried setting the hostname option (doesn't work, the component seems 
> to ignore it), and tried setting springboot component parameters (doesn't 
> seem to work, but I don't know of a way to test if they are even accessible.
> I can supply loglines on demand if needed.
> Also, in case it matters, in this case the hostname is an IP address.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to