My .2 cents:
I think a good starting point would be to work with the beanio community
[1] to update this library and make sure it has no vulnerabilities and is
kept up-to-date. The last release of it was 2.1.0 [2] inb 2014 and there
are, at least, 2 reported vulnerabilities for it.
There seems to
I'd like to set an exception listener for all topics using "sjms2" but
SjmsComponent is missing a setExceptionListener(...) method
https://github.com/apache/camel/blob/main/components/camel-sjms/src/main/java/org/apache/camel/component/sjms/SjmsComponent.java
You can see that the "jms" component h
Hi
You are welcome to create a JIRA and send a PR against main branch
On Wed, Jun 15, 2022 at 10:35 AM Lance Java
wrote:
> I'd like to set an exception listener for all topics using "sjms2" but
> SjmsComponent is missing a setExceptionListener(...) method
>
> https://github.com/apache/camel/blo
I created https://github.com/apache/camel/pull/7792 and
https://issues.apache.org/jira/browse/CAMEL-18195
Unfortunately I wasn't able to quickly get camel building locally
On Wed, 15 Jun 2022 at 10:05, Claus Ibsen wrote:
> Hi
>
> You are welcome to create a JIRA and send a PR against main branch
Hello, I created a SpringBoot application (see (1) for used versions) that
deploys an AMQP route with my redefined endpoint and my custom connection
factory.
The beans are defined as follow:
...
...
...
Using this configuration, if the target AMQP