• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

struts-2-spring-2-jpa-ajax.html

 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
sarada srinivas
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The problem was resolved please add the below jar

jboss-archive-browsing.jar

slf4j-jdk14-1.5.8.jar

Regards,
Sarada.
 
Would anybody like some fudge? I made it an hour ago. And it goes well with a tiny ad ...
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic