Hello,
Using Camel 2.12.3 I seem to be facing a problem with the http4 component.
One endpoint seems to be using the port configured in an other endpoint.
For example, if one endpoit is "http://192.168.1.2:9200" and the other is
"http://192.168.1.3:80" the second tries the http connection on port 9200
even if explicitly configured to go for port 80.
Has anyone had a similar problem ? Any ideas for a workaround ?
Thanks
Benjamin
FYI: There was a similar issue some time ago
(https://issues.apache.org/jira/browse/CAMEL-6078) but it was marked fixed
since 2.12.0
Using Camel 2.12.3 I seem to be facing a problem with the http4 component.
One endpoint seems to be using the port configured in an other endpoint.
For example, if one endpoit is "http://192.168.1.2:9200" and the other is
"http://192.168.1.3:80" the second tries the http connection on port 9200
even if explicitly configured to go for port 80.
Has anyone had a similar problem ? Any ideas for a workaround ?
Thanks
Benjamin
FYI: There was a similar issue some time ago
(https://issues.apache.org/jira/browse/CAMEL-6078) but it was marked fixed
since 2.12.0