manjuj123
manjuj123
Thank you @chhil. I compared your jars in my Maven dependencies and there are only few jars that are missing namely those related to MVEL and snakeyaml*. As I don't...
Thanks again @chhil. I also use eclipse. I have snakeyaml now in my dependencies. Version: 2021-09 (4.21.0) Build id: 20210910-1417. I use JDK 10. I also don't use logback in...
Thanks. What is interesting to me is that I am able to run rules before adding this listener class without any issues. Only when I introduced the listener, I am...