Sending request via a HTTPS Proxy not working

2020-10-13 Thread Marko Ritter
Hi guys, I am having trouble using a HTTPS proxy server with Camel. HTTP is working quite nice. As soon as I switch to proxyAuthScheme=https. The proxy is using a valid Letsencrypt SSL Cert on port 3128. Request: .toD("https://target.domain.com"; + "?httpMethod=

Re: Intellij will only install very old version of Camel plugin

2020-10-13 Thread Jan Bednář
Hi, yes it is known https://github.com/camel-tooling/camel-idea-plugin/issues/560 Dne 13.10.2020 v 20:13 Jeremy Ross napsal(a): Hi, I'm wondering if anyone else is seeing this. I'm running Intellij 2020.2.3 (Build #IU-202.7660.26), and Intellij will only let me install version 0.5.6 of the C

Intellij will only install very old version of Camel plugin

2020-10-13 Thread Jeremy Ross
Hi, I'm wondering if anyone else is seeing this. I'm running Intellij 2020.2.3 (Build #IU-202.7660.26), and Intellij will only let me install version 0.5.6 of the Camel plugin, which is really old. Latest version is 0.6.4. I tried to download the plugin and install from disk, but I got this: [ima

sftp delay property doesnt seem to work for me

2020-10-13 Thread nemanja Zunic
Hey guys, I posted this question on stackoverflow Apache Camel sftp delay query parameter doesn't seem to work. It should be really simple but I just can't make it work. I would appreciate it if somebody knowledgeable could take a look. | | | | | | | | | | | Apache Camel sftp delay q

Camel 3 - beans creation when testing

2020-10-13 Thread Иванов Григорий -
Hello, everyone I have a question about routes testing In production I have ActiveMQ connection factory bean ... Now when I run a test I get this warning "Create pooled connection during start failed. This exception will be ignored" and an exception after it "javax.jm