Re: struggling with ternary operator on simple expression

2020-10-17 Thread Claus Ibsen
Hi Btw working on compiled simple language (experiment now) but at first working on a new camel-joor language that uses java code, so you can then use javas ternary operator: camel.apache.org/components/latest/languages/joor-language.html On Thu, Oct 15, 2020 at 2:31 PM Claus Ibsen wrote: > > Hi

Re: multiple consumers with ahc-ws component

2020-10-17 Thread Claus Ibsen
Hi There are a few other camel websocket components you can try also. On Sat, Oct 17, 2020 at 1:19 AM CASAUX Nicolas wrote: > > Hello ! > > I have a requirement to open multiple websocket connections to an ActiveMQ > broker. > As far as I understand, the only (?) Camel component for this is the