File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Application Frameworks and the fly likes Unable to run Spring DHB examples Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Other Application Frameworks
Reply Bookmark "Unable to run Spring DHB examples" Watch "Unable to run Spring DHB examples" New topic
Author

Unable to run Spring DHB examples

Hussein Baghdadi
clojure forum advocate
Bartender

Joined: Nov 08, 2003
Posts: 3334

Hi.
I'm trying to run Spring Developer's Handbook examples.
I configured my own stuffs (dialet, URL, username, password ....)
But when trying to run the application, I got :
SEVERE: Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rentaBike' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Can't resolve reference to bean 'sessionFactory' while setting property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Initialization of bean failed; nested exception is net.sf.hibernate.MappingException: org.dom4j.DocumentException: hibernate.sf.net Nested exception: hibernate.sf.net
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Initialization of bean failed; nested exception is net.sf.hibernate.MappingException: org.dom4j.DocumentException: hibernate.sf.net Nested exception: hibernate.sf.net
I have validate the mapping files against the DTD files, and they are OK.
Any ideas ?
 
 
subject: Unable to run Spring DHB examples
 
Threads others viewed
java.lang.NoClassDefFoundError: net/sf/hibernate/UserType on Deployment to App Server
Struts 2 tutorial errors
Struts+Spring+hibernate integration problem
org.springframework.beans.factory.BeanCreationException
Context Initialization Failed
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com