Undefined component type javax.faces.ViewRoot in JSF 2.3 startup
问题 This is a new twist from my earlier issues found here. I'm upgrading from MyFaces 2.1 to 2.3.5, and from PrimeFaces 6.1 to 7. This has also included migrating from managed beans to CDI. At this point, the server starts up and it appears that MyFaces, PrimeFaces, and CDI are being initialized. However, when I attempt to load my first page I get " Undefined component type javax.faces.ViewRoot ". Note, this is a "component type" not a class. Tracing into the MyFaces code, I can see that the