-
把spring和hibernate调整但启动是报错请各位看看
把spring和hibernate整合但启动是报错请各位看看<?xmlversion="1.0"encoding="UTF-8"?><!DOCTYPEbeansPUBLIC"-//SPRING//DTDBEAN//EN""http://www.springframework.org/dtd/spring-beans.dtd"><!---Applicationconte...
6143
热度 -
java beans,该如何解决
javabeans请问:javabeans的class的文件在tomcat5.0中应该发表法在那个位置?color='#e78608'>------解决方案--------------------C:\Tomcat5.0\webapps\ROOT\WEB-INF\classes自己项目的WEB-INF\classes中
117
热度 -
spring 接管hebernate 事物 一直失败
求助spring接管hebernate事物一直失败Exceptioninthread"main"org.hibernate.HibernateException.html'>org.hibernate.HibernateException:NoHibernateSessionboundtothread,andconfigurationdoesnotallowcreationofnon-transa...
4318
热度 -
grails联接mysql出错
grails连接mysql出错刚刚开始研究grails,遇到一个问题:Error2012-05-3021:09:19,691[pool-7-thread-1]ERRORcontext.GrailsContextLoader-Errorexecutingbootstraps:Errorcreatingbeanwithname'transactionManagerPostProcessor':Init...
669
热度 -
xsd:import namespace="http://www.w3.org/XML/1998/namespace" 怎么本地化
xsd:importnamespace="http://www.w3.org/XML/1998/namespace"如何本地化Spring2.07的spring-beans-2.0.xsd文件开头有如下定义:<xsd:schemaxmlns="http://www.springframework.org/schema/beans" xmlns:xsd...
324
热度 -
Spring配备JNDI(WebLogic92)NameNotFoundException: Unable to resolve解决
Spring配置JNDI(WebLogic92)NameNotFoundException:Unabletoresolve解决 请参见:Struts2.2+Spring3.1+Hibernate3.6整合(登录示例)http://liuzidong.iteye.com/blog/935493在这个示例作了修改!参考资料1spring通过weblogic配置的jndi实现数据库操作http://ma...
1190
热度 -
help!解决方案
help!严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.context.ContextLoaderListenerorg.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwi...
94
热度 -
springMVC+JPA整合,数据库方言有关问题
springMVC+JPA整合,数据库方言问题严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.context.ContextLoaderListenerorg.springframework.beans.factory.BeanCreationException:E...
57
热度 -
maven与springMVC之根本配置
maven与springMVC之基本配置这篇文章开始springMVC的介绍,但是项目框架是基于之前MAVEN系列的。本文是基于MAVEN自动部署到tomcat的,如果有什么不了解的可以去看一下。目前项目的结构如下:首先我们需要引入springMVC的依赖,在test/pom.xml中点击dependencies,如下图所示,查找spring就可以自动引入了:点击ok之后pom文件就已经加入了如下...
184
热度 -
急org.hibernate.MappingException: Unknown entity
急求助:org.hibernate.MappingException'>org.hibernate.MappingException:Unknownentity:异常错误如:org.hibernate.MappingException:Unknownentity:com.xdtech.platform.domain.model.user.xkq求高手帮忙解决,。。是不是还有什么地方没有配置到哦!!...
10361
热度 -
Spring3 MVC Restful 多请求部类(json,xml,k-v),多视图配置(Json,Xml,JSP,Freemarker,Volacity等)
Spring3MVCRestful多请求类型(json,xml,k-v),多视图配置(Json,Xml,JSP,Freemarker,Volacity等) 如题,少废话 <beans xmlns="http://www.springframework.org/schema/beans" ??? xmlns:aop="http://www.springframework.org/schema...
287
热度 -
spring 中list成员变量错误
spring中list成员变量异常!SpringMVC+Hibernate写一个小程序.使用注释注入.然后本来一切正常,后来在类中加了一个LIst成员变量. privatestaticfinallongserialVersionUID=1L; privateList<Reply>replys; publicvoidsetReplys(List<Reply>replys){...
325
热度 -
ssh2項目運行時發生的java heap space解决方案
ssh2項目運行時發生的javaheapspace小弟在做ssh2項目時遇到如下異常,不知道哪位大俠能幫幫剛出茅廬的小弟呢?2012-3-2211:18:35org.springframework.context.support.AbstractApplicationContextprepareRefresh信息:Refreshingorg.springframework.context.supp...
281
热度 -
SSH2+spring security 求解啊整合出有关问题了
SSH2+springsecurity求解啊!整合出问题了!最近想整合一个SSH2+springsecurity的框架!结果单一的springsecurity没问题!整合到SSH里面就抱如下错误!求解啊!纠结半天了!10:36:26,056ERRORorg.springframework.web.context.ContextLoader:213-Contextinitializationfail...
384
热度 -
ssh整合出现的有关问题,求大神帮看看
ssh整合出现的问题,求大神帮看看ssh版本:struts2.3.24、hibernate4.3.10、spring4.1.6报错信息:16:04:38,868WARNorg.springframework.web.context.support.XmlWebApplicationContext:487-Exceptionencounteredduringcontextinitialization...
63
热度 -
Spring In Action-学习(一)
SpringInAction-学习(1) 1、依赖包org.springframework.aop-3.0.5.RELEASE.jarorg.springframework.asm-3.0.5.RELEASE.jarorg.springframework.aspects-3.0.5.RELEASE.jarorg.springframework.beans-3.0.5.RELEASE.jarorg....
129
热度 -
Struts+Hibernate+Spring整合开发出错有关问题,请各朋友帮小弟看一上,感谢不尽
Struts+Hibernate+Spring整合开发出错问题,请各朋友帮小弟看一下,感谢不尽严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.context.ContextLoaderListenerorg.springframework.beans.factory...
9000
热度 -
报错,什么有关问题,如何解决
报错,什么问题,怎么解决?严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.context.ContextLoaderListener'>org.springframework.web.context.ContextLoaderListenerorg.springfr...
97
热度 -
Spring2.5,Jpa,Flex(使用LCDS通信,部署在Tomcat6.0),出现离奇异常,求高人指点
Spring2.5,Jpa,Flex(使用LCDS通信,部署在Tomcat6.0),出现离奇错误,求高人指点Javacode2009-03-0402:57:09,375ERROR[org.springframework.web.context.ContextLoader]-Contextinitializationfailedorg.springframework.beans.factory.Be...
50
热度 -
关于SpringMVC与hibernate整合有关问题
关于SpringMVC与hibernate整合问题启动tomcat表错:请哪位大侠指点下。。严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.context.ContextLoaderListenerorg.springframework.beans.factory....
69
热度