-
weblogic加载spring失败,该如何解决
weblogic加载spring失败环境:liunxweblogic9.2.4jrokit1.5,发布应用失败,报如下错误。配置文件如下:XMLcode<moduletype="startup"><propertyname="handler">cn.easyuda.framework.startup.impl.StartUpWithM...
3
热度 -
关于spring和hibernate整合的有关问题 急
关于spring和hibernate整合的问题急!!!我用spring整合hibernate,ide是myeclipse每次都报错HTTPStatus500-Servlet.init()forservlethellothrewexceptiontypeExceptionreportmessageServlet.init()forservlethellothrewexceptiondescripti...
20
热度 -
学习整合spring与hibernate,遇到异常了啊
学习整合spring与hibernate,遇到错误了啊,10759'>org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'TransactionManager'definedinclasspathresource[applicationContext.xml]:Cannotresolve...
31
热度 -
tomcat启动的时候报错Error creating bean with name 'loginController'该怎么解决
tomcat启动的时候报错Errorcreatingbeanwithname'loginController'2014-10-2909:08:57,385ERROR[main](FrameworkServlet.java:470)-Contextinitializationfailed10759'>org.springframework.beans.factory.BeanCr...
68
热度 -
spring配置出错
spring配置报错2014-10-279:56:20org.springframework.context.support.AbstractApplicationContextprepareRefresh信息:Refreshingorg.springframework.context.support.GenericApplicationContext@a981ca:startupdate[Mon...
63
热度 -
SSH+JBoss部署运行项目是总是出错误
SSH+JBoss部署运行项目是总是出异常各位大虾,小弟最近在调一个项目,框架是SSH,数据库是SQLSERVER2000,服务器是JBoss。项目是好几年q前几个师兄做的,而且没有交接,原来数据库是放在一台服务器上的,但最近为了演示的方便,我需要把数据库放到本地上。于是我把数据库导入了本机的sqlserver2000,并对spring.property文件进行了修改原来:db.url=jdbc:...
301
热度 -
java.lang.NoClassDefFoundError: org/objectweb/jotm/Current jta事宜出现
java.lang.NoClassDefFoundError:org/objectweb/jotm/Currentjta事务出现RT,jta的相关依赖我都加了啊,<dependency><groupId>org.springframework</groupId><artifactId>spring-jdbc</artifactId><...
226
热度 -
cas 服务端与Spring shiro 怎么结合? 出现错误
cas服务端与Springshiro如何结合?出现异常目前已经把jar与配置文件都放置到项目里了。但是在启动tomcat的时候就报错了。这是异常信息:Butforourhavingcaughtthiserror,thewebapplicationcontextwouldnothaveinitialized.10759'>org.springframework.beans.factory.BeanC...
677
热度 -
第一回搭建ssm,一直报注入失败
第一次搭建ssm,一直报注入失败报的错10759'>org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'userController':Injectionofresourcedependenciesfailed;nestedexceptionisorg.springframework.b...
37
热度 -
ssh整合出现的有关问题,求大神帮看看
ssh整合出现的问题,求大神帮看看ssh版本:struts2.3.24、hibernate4.3.10、spring4.1.6报错信息:16:04:38,868WARNorg.springframework.web.context.support.XmlWebApplicationContext:487-Exceptionencounteredduringcontextinitialization...
63
热度 -
SSH框架,加载applicationContext.xml时hibernate出错
SSH框架,加载applicationContext.xml时hibernate报错10759'>org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'sessionFactory'definedinServletContextresource[/WEB-INF/applicationCo...
21
热度 -
aop:poincut时出错误
aop:poincut时出异常Javacode<?xmlversion="1.0"encoding="UTF-8"?><beansxmlns="http://www.springframework.org/schema/beans"xmlns:xsi="http://www.w3.org/2001/XMLSch...
497
热度 -
spring+jpa整合时创设实体报错
spring+jpa整合时创建实体报错这是我以前跟着视频做的,现在把那个项目考到现在现在电脑上来一运行起来就报错,已经找了一天了还是没能找出来,始终是在创建bean那报错,注释掉报错的bean之后其他的也报错,感觉只要是用了spring注解的都要报错,要是搁以前我可能还能解决,现在回过来基本都忘了,求大神解救啊下面是报的错:严重:Exceptionsendingcontextinitialized...
2
热度 -
Error creating bean with name 'sessionFactory' defined in URL,该怎么解决
Errorcreatingbeanwithname'sessionFactory'definedinURL严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.context.ContextLoaderListener10759.html'>org.s...
1815
热度 -
spring 中list成员变量错误
spring中list成员变量异常!SpringMVC+Hibernate写一个小程序.使用注释注入.然后本来一切正常,后来在类中加了一个LIst成员变量. privatestaticfinallongserialVersionUID=1L; privateList<Reply>replys; publicvoidsetReplys(List<Reply>replys){...
325
热度 -
由Spring Quartz 实例化时抛出SQL Exception的有关问题来看spring的autowire(自动装配)
由SpringQuartz实例化时抛出SQLException的问题来看spring的autowire(自动装配)项目使用SpringQuartz,声明如下schedule:<beansdefault-autowire="byName"> ... <beanid="schedulerBackend"class="org.springframework.scheduling.qua...
37
热度 -
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
热度 -
ssh有关问题用spring管理action,配置后出现下面异常
ssh问题用spring管理action,配置后出现下面错误严重:action:null10759'>org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'sessionFactory'definedinServletContextresource[/WEB-INF/application...
178
热度 -
SSH整合出现的有关问题java.lang.ClassNotFoundException: org.hibernate.util.DTDEntityResolver
SSH整合出现的问题java.lang.ClassNotFoundException:org.hibernate.util.DTDEntityResolver今天刚搭建的JPA(hibernate4.1)+spring3.1+struts2.3.8环境,遇到了下面异常,查看对比了hibernate3和hibernate4的区别,发现hibernate4是删除了util包,所以说应该hibernat...
633
热度 -
MyEclipse快速整合SSH struts1.2常常遇到的异常
MyEclipse快速整合SSHstruts1.2常常遇到的错误1.org.hibernate.id.IdentifierGenerationException:idsforthisclassmustbemanuallyassignedbeforecallingsave():原因:<id>元素配置不正确,<id>元素缺少其子元素<generator></g...
14
热度