首页上一页 1 下一页尾页 3 条记录 1/1页
Java数据库系统开发案例精选中的医药进销存系统运行不了
发表在Java图书答疑
2012-05-05
是否精华
是
否
版块置顶:
是
否
Jbuilder中的spring和hibernate都弄了,数据库也附加了但是还是运行不了,提示错误如下
Error creating bean with name 'DAOProxy' defined in class path resource [appcontext.xml]: Cannot resolve reference to bean 'transactionManager' while setting bean property 'transactionManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionManager' defined in class path resource [appcontext.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path resource [appcontext.xml]: Initialization of bean failed; nested exception is org.hibernate.HibernateException: Hibernate Dialect must be explicitly set
一直改不好,不知道问题出哪了
Error creating bean with name 'DAOProxy' defined in class path resource [appcontext.xml]: Cannot resolve reference to bean 'transactionManager' while setting bean property 'transactionManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionManager' defined in class path resource [appcontext.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path resource [appcontext.xml]: Initialization of bean failed; nested exception is org.hibernate.HibernateException: Hibernate Dialect must be explicitly set
一直改不好,不知道问题出哪了