Hello. I am trying to help a user with a question that he had on the Zulip chat. He is using routes defined in a yaml file, but he is not seeing the results that he expects. I decided to add a test to the dynamic router eip component that uses a very similar yaml file to define the routes, but I am having trouble getting them to load. I have created a gist on github that has the relevant files:
https://gist.github.com/Steve973/8c1288f09900c1d8eab754011f7df4fd So I am doing something wrong. I thought that I needed the camel-yaml-dsl library, but something is not working right. Can anyone tell what I am doing wrong? Thanks, Steve