Is it possible to have several rest configurations in rest dsl, for example with http and https schemes on different ports?

2020-01-23 Thread Mikhail Lukyanov
I hava one rest config for http scheme, but I need several configurations, for example, for https scheme to on different port. I use 2.20.2 camel-version. My config *-http://camel.apache.org/schema/spring " id="rest">* * -* * * ** * -* * -* * * *

[ANNOUNCEMENT] Apache Camel 2.25.0 Released

2020-01-23 Thread Gregor Zurowski
The Camel community announces the immediate availability of the new Camel 2.25.0 minor release with 112 improvements and fixes. Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data. The artifacts of Came

Re: Salesforce PushTopic subscription replayId not working as expected

2020-01-23 Thread Alex Dettinger
Hi Rick, My understanding is that there is an issue accessing the replayId in camel, and not an issue with the -2 durability that is actually served. From the code, I think the replayId should be set here in 2.22.x: https://github.com/apache/camel/blob/camel-2.22.x/components/camel-salesforce