-
org.springframework.web.struts.ContextLoaderPlugIn cannot be cast to org.apache
org.springframework.web.struts.ContextLoaderPlugIncannotbecasttoorg.apache. 用spring3.0管理sturt1时,报异常org.springframework.web.struts.ContextLoaderPlugIncannotbecasttoorg.apache.struts.action.PlugIn,解决方案是...
850
热度 -
项目出现有关问题,严重: Exception sending context initialized event to listener instance.
项目出现问题,严重:Exceptionsendingcontextinitializedeventtolistenerinstance...严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.context.ContextLoaderListenerorg.spring...
747
热度 -
tomcat起步后自动关闭
tomcat启动后自动关闭以前myeclipse用的是myeclipsetomcat,现在不想用它了。所以找了个绿色的tomcat,但是配置完成后,启动后老自己关闭。不知道为啥?并且后台报错2013-09-0916:34:37,062ERROR[org.springframework.web.context.ContextLoader]-<Contextinitializationfaile...
1403
热度 -
ssi配置时出现的错误,请大家帮忙
ssi配置时出现的异常,请大家帮忙启动服务器时出现的严重:action:nullorg.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'/login'definedinServletContextresource[/WEB-INF/applicationContext.xml]:Errors...
223
热度 -
求高人帮助!compass有关问题 小弟我是struts2.0+spring3.0+hibernate+3.6
求高人帮助!compass问题我是struts2.0+spring3.0+hibernate+3.6org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'articleSearchService':Injectionofresourcedependenciesfailed;nestedex...
35
热度 -
尝试Spring2.0的AOP
尝试Spring2.0的AOP 首先得写一个User类/**User.java**Createdon2007年2月7日,上午10:24**Tochangethistemplate,chooseTools|TemplateManager*andopenthetemplateintheeditor.*/packagenet.bccn.vlinux.springexample...
189
热度 -
错误原因:org.springframework.jdbc.UncategorizedSQLException:
求MyBatis调用存储过程的问题我现在的项目是Strust2+Spring+MyBatis3.0,因为项目中有个需求需要调用存储过程,我在MyBatis的配置文件里这样写了XMLcode<!--调用存储过程计算请假时长--><parameterMaptype="map"id="LeaveApplyDetailMap"><par...
162
热度 -
org.springframework.orm.hibernate3.HibernateJdbcException: JDBC exception on Hibernate data access
spring配置,无法关闭连接,高手帮我看看报的是这几个错:1,javax.servlet.ServletException:org.springframework.orm.hibernate3.HibernateJdbcException:JDBCexceptiononHibernatedataaccess;nestedexceptionisorg.hibernate.exception.Gen...
644
热度 -
org.springframework.jdbc.BadSqlGrammarException解决办法
org.springframework.jdbc.BadSqlGrammarException'>org.springframework.jdbc.BadSqlGrammarExceptionorg.springframework.jdbc.BadSqlGrammarException:StatementCallback;badSQLgrammar[selectcount(customerPort...
83
热度 -
java.lang.ClassNotFoundException: org.apache.commons.dbcp.BasicDataSource
请教出错原因,在线等谢谢spring+hibernate+struts2整合过程中,出现如下严重错误请教如何解决严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.context.ContextLoaderListenerorg.springframework.bean...
283
热度 -
S2SH配置,该如何处理
S2SH配置,急!!!!小弟对S2SH开发是新手,刚配置了开发框架,tomcat给出信息为,如下:信息:Deletedentitysyntheticidentifierrollback:disabled2010-4-2117:40:33org.hibernate.cfg.SettingsFactorybuildSettings信息:Defaultentity-mode:pojo2010-4-211...
501
热度 -
异常感觉很明显,但小弟我就是找不到,application.xml有关问题
错误感觉很明显,但我就是找不到,application.xml问题May24,20128:26:02PMorg.apache.catalina.core.StandardContextlistenerStartSEVERE:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web....
81
热度 -
公司项目 起步tomcat报错
公司项目启动tomcat报错错误信息如下:Causedby:org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'transactionManager'definedinURL[jar:file:/home/lgq/.m2/repository/org/beangle/beangle-mo...
936
热度 -
weblogic搭建环境遇到的异常
weblogic搭建环境遇到的错误 2012-07-2316:31:54,587ERROR[org.springframework.web.context.ContextLoader]-<Contextinitializationfailed>org.springframework.beans.factory.BeanCreationException:Errorcreatingbea...
960
热度 -
method failed; nested exception is java.lang.AbstractMethodError:
请教个Web工程中的数据层关于mysql数据备份的问题JavacodeStringrestr="";SimpleDateFormatsdf=newSimpleDateFormat("yyyyMMddHHmm");fileName=fileName+"/"+dateBaseName+sdf.formatwithname'dataSource...
900
热度 -
jbpm4+ssh整合链接sqlserver2000数据库有关问题
jbpm4+ssh整合链接sqlserver2000数据库问题严重:Contextinitializationfailedorg.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'processEngine'definedinServletContextresource[/WEB-INF/cl...
3216
热度 -
Spring3.1.1 + Hibernate4.1.4 声明事务配置不成功.该如何处理
Spring3.1.1+Hibernate4.1.4声明事务配置不成功...问题是这样,在applicationContext.xml的配置里,配置和测试dataSource和sessionFactory都正常,都能拿到Connection和session,(我这里用的是DriverManagerDataSource),直到我配置好txAdvice和txManger测试都正常,到最后加上aop:c...
8
热度 -
org.springframework.scheduling.quartz.QuartzJobBean 在那个包上
org.springframework.scheduling.quartz.QuartzJobBean在那个包下我在spring中没找到这个包,想用此包我需要倒哪个包那color='#e78608'>------解决方案--------------------我用的有呀,spring-framework-2.5-with-dependencies.rar这个版本就有
47
热度 -
ssh框架整合有关问题
ssh框架整合问题Javacodeorg.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'unitsDao':Injectionofresourcedependenciesfailed;nestedexceptionisorg.springframework.beans.factory.Ca...
8475
热度 -
ssh整合时出现有关问题
ssh整合时出现问题~Exceptioninthread"main"org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'sessionFactory'definedinclasspathresource[ApplicationContext.xml]:Invocationofinitme...
270
热度