How to get JSF2 working with Seam2
- by Walter White
Hi all,
Is it possible to get JSF2 working on the latest production Seam release (2.2.1.GA)? I get this error on startup:
javax.faces.view.facelets.FaceletException: Must have a Constructor that takes in a ComponentConfig
at…