Hi All,
I am trying to run the example of
http://struts.apache.org/2.0.14/docs/struts-2-spring-2-jpa-ajax.html
But I am getting the below error .springframework.beans.factory.BeanCreationException: Error creating bean with name 'personService'
I have reffered few of the website and got inputs like
1) spring1.x must not be used
2) META-INF/persistence.xml is in the classpath
but nothing helps me to progress further.
I am trying to use 1)Struts2.0 2)Spring 2.0.8 3)Hibernate3 4) Tomcat6
Thanks in advance.
Sarada.