Issue with camel-rest producer

2020-12-16 Thread Tim Adams
I have a camel-rest consumer working properly, but I am not able to make a rest request from a route as per the examples in https://camel.apache.org/components/latest/rest-component.html. I am using Spring Boot 2.3.5.RELEASE and Camel version 3.5.0. The exception message is "Cannot find

Re: simple language date offset

2020-12-16 Thread Daniel Johansson
Hi I used the solution you provided Claus with string concat, I just didnt see it. Thanks for The help! All the best /Daniel Den ons 7 okt. 2020 07:06Claus Ibsen skrev: > And btw since you use java dsl, then its all java code and you can use > string concat / string format to put in the ugly

camel-vertx-websocket

2020-12-16 Thread CASAUX Nicolas
Hello ! I'm currenty trying to use camel-vertx-websocket component to connect to a remote ActiveMQ through a "Stomp over Websocket" connection. Since version 3.7.0 of Camel released today, I can successfully set the subprotocol in URI like this, and it works:

Re: Salesforce streaming issue

2020-12-16 Thread Jeremy Ross
Nice work! On Wed, Dec 16, 2020 at 8:44 AM Zoran Regvart wrote: > Hi Cameleers, > I've created a PR[1], which I think fixes the problem, I encourage > folk to provide feedback and test on your end if possible. > > I've tested with the `SubscriptionHelperIntegrationTest`. And manually by: > > 1/

Re: Salesforce streaming issue

2020-12-16 Thread Zoran Regvart
Hi Cameleers, I've created a PR[1], which I think fixes the problem, I encourage folk to provide feedback and test on your end if possible. I've tested with the `SubscriptionHelperIntegrationTest`. And manually by: 1/ Starting a streaming app with the route:

[ANNOUNCE] Apache Camel 3.7.0 Released

2020-12-16 Thread Gregor Zurowski
The Camel PMC is pleased to announce the release of Apache Camel 3.7.0. Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data. This release is an LTS release and contains 185 bug fixes and improvements.