整合SSH2的时候报错

问题描述

整合SSH2的时候报的错,不知道什么原因,网上找了好多都没解决。我用的MyEclipse工具,jar包什么的我都是直接集成的,没有手动添加,是否是这个原因呢?这是全部的错误了

解决方案

本帖最后由 yanzizhong 于 2014-12-18 10:41:19 编辑
解决方案二:
为了不沉自己先顶
解决方案三:
有没有少antlr.jar这个包?如果有,版本是多少?
解决方案四:
antlrjar包是什么版本?换antlr-2.7.6.jar试试
解决方案五:
说找不到那个方法要么是那个jar包不对,要么是没有那个jar包你找找看先啊
解决方案六:
jar包依赖版本不一致。
解决方案七:
我感觉是jar包的问题,这个。。。只能慢慢找了
解决方案八:
哥们,你的借口实现类impl在使用spring注入的时候产生了问题。impl是spring使用工厂模式注入的,底层的设计是单例模式,使用反射获取文件对象。不妨看下这儿地方是否有问题。

时间: 2024-11-18 15:20:13

整合SSH2的时候报错的相关文章

tomcat启动报错-SSH + Oracle 整合开发 启动服务报错,运行查询操作,没影响

问题描述 SSH + Oracle 整合开发 启动服务报错,运行查询操作,没影响 信息: Initializing Spring root WebApplicationContextlog4j:WARN No appenders could be found for logger (org.springframework.web.context.ContextLoader).log4j:WARN Please initialize the log4j system properly.2013-1

ssh整合-spring整合hibernate做测试时没有报错,当三个整合时启动就报错啦,求大神指点!!

问题描述 spring整合hibernate做测试时没有报错,当三个整合时启动就报错啦,求大神指点!! 报的错误org.springframework.scheduling.quartz.JobMethodInvocationFailedException: Invocation of method 'ecsUnsigned' on target class [class $Proxy17] failed; nested exception is org.springframework.tran

最近搭建SSH2 怎么总是报错

问题描述 求一SSH2框架 最好有详细注释 thanks! 解决方案 我博客里面有 有什么不懂得我尽自己所能 给你说明白 网上的不怎么的 都是到处copy 昨天找个ajax+js 找一天没有一个可以用的解决方案二:报错的主要原因就是你的jar包有冲突!解决方案三:ssh2本身就是三个框架组成的,你是想问三个框架的整合吧?网上相关的整合方式很多.如果你觉得麻烦,可以直接用别人整合好的,比如appfuse(国外的),springside(国内的).如果对三大框架本身用得不熟练,建议成基本的开始,先学

spring 和 hibernate 整合 ,使用AnnotationSessionFactoryBean报错,用LocalSessionFactoryBe正常

问题描述 Causedby:org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'sessionFactory'definedinURL[file:/D:/eclipse3/workspace/diancai_parent/diancai_web/src/main/webapp/WEB-INF/classes/applicationContext.xml]:Invocationofini

myeclipsespringmvc mybatis 整合报错

问题描述 myeclipsespringmvc mybatis 整合报错 Error while adding the mapper 'interface com.bdqn.mapper.HouseMapper' to configuration. org.apache.ibatis.builder.BuilderException: Error creating document instance. Cause: org.xml.sax.SAXParseException; lineNumbe

spring myeclipse-spring myeclipse 报错servlet

问题描述 spring myeclipse 报错servlet <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="ht

spring3-ssh2框架整合启动tomcat报错!!!

问题描述 ssh2框架整合启动tomcat报错!!! 严重: Context initialization failed org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from file [D:Toolapache-tomcat-6.0.36webappsNewsWEB-INFclassesapplicationContext-db

exception-容器启动就报错,ssh整合

问题描述 容器启动就报错,ssh整合 严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListenerjava.lang.IllegalArgumentException at org.springframework.asm.ClassReader.(Unknown Source) at org.sp

maven 整合springmvc spring myatis整合报错

问题描述 maven 整合springmvc spring myatis整合报错 java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Tomcat].StandardHost[localhost].StandardContext[]] at java.util.concurrent.FutureTask.