What happened to Simple JMS Batch component in version 3.8?

2021-06-14 Thread Nikola Glidzic
Hello Camel team, Why component Simple JMS Batch doesn't exist after version 3.7.x ? Behaviour of this component is perfect solution for my problem (we are using Camel 3.8). Is there some replacement for this behaviour in version 3.8? Or is it maybe something like that planned for new LTS 3.10 v

RE: Simple JMS Batch Component

2020-05-27 Thread Shenavai, Manuel
Hi, can someone comment on the below question? Thanks in advance & Best regards, Manuel From: Shenavai, Manuel Sent: Mittwoch, 20. Mai 2020 13:21 To: users@camel.apache.org Subject: Simple JMS Batch Component Hi everyone, I started looking into the Simple JMS Batching component&l

Simple JMS Batch Component

2020-05-20 Thread Shenavai, Manuel
Hi everyone, I started looking into the Simple JMS Batching component. In our use-case we like to fetch several messages from JMS and aggregate them into a single message which is then processed. The Camel Simple JMS Batch