Re: jsf validator not found when using maven tomcat 7 plugin

2014-05-18 Thread Dafinoiu Iulian
this error Thank you, Iulian From: Burghard Britzke To: Tomcat Users List ; Dafinoiu Iulian Sent: Sunday, May 18, 2014 10:50 AM Subject: Re: jsf validator not found when using maven tomcat 7 plugin Am 18.05.2014 um 02:35 schrieb Dafinoiu Iulian : >

Re: jsf validator not found when using maven tomcat 7 plugin

2014-05-18 Thread Burghard Britzke
Am 18.05.2014 um 02:35 schrieb Dafinoiu Iulian : > > > Hey guys, > > > I'm developing a web application using latest version of spring 3.2 and > latest version of jsf 2.2 (on Mac Mavericks). I defined a custom validator > and give it an id using the faces exception annotation. If I run the

jsf validator not found when using maven tomcat 7 plugin

2014-05-17 Thread Dafinoiu Iulian
Hey guys, I'm developing a web application using latest version of spring 3.2 and latest version of jsf 2.2 (on Mac Mavericks). I defined a custom validator and give it an id using the faces exception annotation. If I run the application from Netbeans with the same tomcat version it works fi