https://github.com/apache/camel/tree/master/examples/camel-example-netty-htt
p
I've used that example and have injected in Camel REST routes and it works
perfectly. I wonder if there's a way to do that with SOAP/CXF/Camel in any
combination?
Hi,
I found Camel AMQPComponent won't reconnect to Qpid queue after Qpid broker got
bounced. Below are my amqp configures. Please advise how to address this issue.
It works only when Camel starting up with
A new security advisory has been released for Apache Camel, that is fixed in
the recent 2.24.0 release.
CVE-2019-0188: Apache Camel-XMLJson vulnerable to XML external entity injection
(XXE)
Severity: MEDIUM
Vendor: The Apache Software Foundation
Versions Affected: Apache Camel versions prior
A new security advisory has been released for Apache Camel, that is fixed in
the recent 2.24.0 release.
CVE-2019-0188: Apache Camel vulnerable to XML external entity injection (XXE)
Severity: MEDIUM
Vendor: The Apache Software Foundation
Versions Affected: Apache Camel versions prior to 2.24.0
Hello. You already sent this in the users mailing list. To avoid effort
answering it on multiple thread, please avoid duplicates.
--
Andrea Cosentino
--
Apache Camel PMC Chair
Apache Karaf Committer
Apache Servicemix PMC Member
Email: ancosen1...@yahoo.com
Twitter
I am using below in applicaiton.yml
camel:
cloud:
consul:
service-discovery:
url: http://localhost:8500
then call another service which is registered in consul service discovery
like below
but always receiving this error :
java.util.concurrent.RejectedExecutionEx