tomcat « Component « JSF Q&A





1. Maven tomcat:run goal and jsf annotation based component/converter/validator scanning    stackoverflow.com

I'm developing a JSF 2.0 application (Mojarra+Primefaces) and using the maven build environment. Before I have used the faces-config.xml file for registering of my custom converters and validators, everything went well ...