CDI doesnt work in Tomcat 10.1.17 with Weld 5.1.2.Final and RESTEasy 6.2.8.Final
I’m trying to get CDI to work in Tomcat 10.1.17, but it eludes me.
RESTEASY003190: Could not find constructor for class
I’m trying setup a very basic tomcat 10
+Resteasy 6.2.8.Final
+CDI (weld 5.1.2.Final)
(the latest as I’m writing)