R: Guaranteed deliveries for spring-rabbitmq producer

2023-06-09 Thread Marco Cordiner
Thanks, Ok, I thought it was a general exception handling problem; instead I fell into a bug related to the specific case of missing RabbitMQ exchange. So I'll wait for version 3.21.0 or 4.0 to have the issue fixed. Regards. Marco Cordiner Sytel Reply Via del Giorgione, 59 00147 -

Guaranteed deliveries for spring-rabbitmq producer

2023-06-05 Thread Marco Cordiner
eption to the calling route. Using the "old" rabbitmq component, I could achieve this result using the parameter "camel.component.rabbitmq.guaranteed-deliveries=true" but documentation recommends to use the Spring component instead. Is there an equivalent parameter for