Apache Camel’s DefaultErrorHandler: Sending data from a ‘to’ endpoint in one container to another endpoint in a different container
I’m trying to send information to an endpoint in a microservice within a container from a Camel service also in a container, but I’m encountering this error that I don’t know how to solve.