Configuration
Last updated
Was this helpful?
Last updated
Was this helpful?
In order for Ecotone
how to route messages you need to register Service Name (Application Name).
To create use .
This will register DistributedBus in Dependency Container, which can be used to send Distributed Messages:
After that DistributedBus will become available in Dependency Container, ready to start sending Messages.
This will enable Message Consumer with Service Name, which can consume Distributed Messages:
List:
Run it:
Run consumer for your registered distributed consumer. It will be available under your