Re: Help with tutorial

2008-04-02 Thread Laurie Harper
Lukasz Lenart wrote: Hi, org.hibernate.AnnotationException: java.lang.NoSuchMethodException: As for me, such fragment says that you maybe made some miss typo with method name, in class or in Spring xml file Either that, or you have a classpath issue. Check you have all required JARs deplo

Re: Help with tutorial

2008-04-02 Thread Lukasz Lenart
Hi, > org.hibernate.AnnotationException: java.lang.NoSuchMethodException: As for me, such fragment says that you maybe made some miss typo with method name, in class or in Spring xml file Regards -- Lukasz http://www.linkedin.com/in/lukaszlenart -

Help with tutorial

2008-04-02 Thread Roland Dong
Hello, I have been following your tutorial Struts 2 + Spring 2 + JPA + AJAX http://struts.apache.org/2.x/docs/struts-2-spring-2-jpa-ajax.html. However, I have spent nearly 10 hours without figuring out why I keep getting this error after I followed all the steps in "Doing it yourself" in ecli