Re: BeanCreationException

2014-02-21 Thread Thomas Broyer
On Friday, February 21, 2014 8:43:14 AM UTC+1, Farhaan Kazi wrote: > > Farhaan, > > Hi, > > After deleting validation-api.jar from classpath, Can you able to do > validation using JSR 303 annotation > You need to have validation-api.jar in the classpath (of both javac and the GWT compiler at l

Re: BeanCreationException

2014-02-21 Thread Farhaan Kazi
Farhaan, Hi, After deleting validation-api.jar from classpath, Can you able to do validation using JSR 303 annotation On Wednesday, September 29, 2010 8:40:47 PM UTC+5:30, Ashton Thomas wrote: > > I just deleted javax.validation dependency from my maven pom.xml file > and the BeanCreationError

Re: BeanCreationException

2010-09-29 Thread Ashton Thomas
I just deleted javax.validation dependency from my maven pom.xml file and the BeanCreationError has gone away, this may not be the way to go (I am not using Hibernate or any persistence stuff right now) On Sep 28, 11:39 pm, Ashton Thomas wrote: > This looks like a spring problem (GWT/roo generate

BeanCreationException

2010-09-28 Thread Ashton Thomas
This looks like a spring problem (GWT/roo generated scaffold -> from the updated and maybe incomplete source code) No errors in the project and I'm a little lost on this one. Any help is greatly appreciated 2010-09-28 23:33:46,508 [main] ERROR org.springframework.web.servlet.DispatcherServlet