On Fri, Nov 27, 2015 at 8:43 AM, Thomas Diesler <tdiesler@redhat.com> wrote:
I now wonder if it is possible to implement a camel load balancer variant that is able to discover the initial topology of wildfly http endpoints and later react on changes in that topology. Does that make sense?
I am thinking that you could register undertow subsystem event listeners in camel subsystem (or any other that is for that purpase)
So undertow subsystem would send you events on when deployments are started/stopped, hosts are started/stopped.