Where is this class?

2010-04-22 Thread laredotornado
to? Thanks, - Dave -- View this message in context: http://old.nabble.com/Where-is-this-class--tp28332023p28332023.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

RE: Where is this class?

2010-04-22 Thread Joseph Morgan
http://jcp.org/en/jsr/detail?id=303 -Original Message- From: laredotornado [mailto:laredotorn...@gmail.com] Sent: Thursday, April 22, 2010 12:22 PM To: users@tomcat.apache.org Subject: Where is this class? Hi, Im running Tomcat 6.0.26. In my app, I'm getting

RE: Where is this class?

2010-04-22 Thread laredotornado
:22 PM To: users@tomcat.apache.org Subject: Where is this class? Hi, Im running Tomcat 6.0.26. In my app, I'm getting a java.lang.ClassNotFoundException: javax.validation.ValidatorFactory exception. Does anyone know where to find the ValidatorFactory class? More generally

RE: Where is this class?

2010-04-22 Thread Joseph Morgan
in it -Original Message- From: laredotornado [mailto:laredotorn...@gmail.com] Sent: Thursday, April 22, 2010 12:45 PM To: users@tomcat.apache.org Subject: RE: Where is this class? Is this just the documentation ? I'm not able to find the JAR file to download from this page. Thanks, - Dave Joseph

Re: Where is this class? - Check out http://findjar.com

2010-04-22 Thread Simon Husin
Dave, Yes, there is, http://findjar.com On Thu, 22 Apr 2010 11:22:05 -0600, laredotornado laredotorn...@gmail.com wrote: Hi, Im running Tomcat 6.0.26. In my app, I'm getting a java.lang.ClassNotFoundException: javax.validation.ValidatorFactory exception. Does anyone know where to find