-
上传文件有异常
上传文件有错误错误报告是:335881'>java.lang.IllegalArgumentException:Files'nameisinvalidordoesnotexist(1205).选择文件页面:<scripttype="text/javascript">functionstartclick(){ if(document.getElementById("startdate")...
17
热度 -
WebLogic在MyEclipse启动失败,该怎么解决
WebLogic在MyEclipse启动失败我的WebLogic是12.1.3版本的,为什么在MyEclipse10中配置好了却启动失败,1.weblogic.security.SecurityInitializationException:Authenticationdenied:Bootidentitynotvalid.Theusernameorpasswordorbothfromtheboo...
21
热度 -
求教SSH整合时,spring事务的一个异常 百思不得其解
求教SSH整合时,spring事务的一个错误百思不得其解我在整合SSH框架时候,SSH三个框架的正常功能我都测试通过了,就最后一个spring事务老是报错。百思不得其解,不知道错误从何找起,jar包也加了,xml配置代码按照教程弄的,应该也没错。我是在spring的配置文件中,采用xml方式配置事务的,如下:<!--第一段:配置事务管理器--><beanid="txManager...
6324
热度 -
应用myeclipse生成的HibernateSessionFactory的合理性
使用myeclipse生成的HibernateSessionFactory的合理性作为简单的一个单件模式,getSessionFactory()函数返回null是一个不合理的决定,可以返回一个没有初始化的SessionFactory对象,但是返回null就和这种模式的语意有冲突了。以下是用myeclipse5自动生成的代码:packagemodel.sessionfatory;importorg....
1
热度 -
eclipse引发的有关问题
eclipse引发的问题写道新的公司新的项目,从svncheckout下了以后运行发现如下错误,让公司另一同事checkout下来打包传给我没有任何问题.所以考虑是我运行环境有问题.我的环境:eclipse3.6+jdk1.6+tomcat6后来发现因为tomcat3.6默认把编译后的class文件存放在xx\build\class\目录下而工程找的目录是XX\WebRoot\WEB-INF\cl...
22
热度 -
学习整合spring与hibernate,遇到异常了啊
学习整合spring与hibernate,遇到错误了啊,org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'TransactionManager'definedinclasspathresource[applicationContext.xml]:Cannotresolvereferen...
31
热度 -
cas 服务端与Spring shiro 怎么结合? 出现错误
cas服务端与Springshiro如何结合?出现异常目前已经把jar与配置文件都放置到项目里了。但是在启动tomcat的时候就报错了。这是异常信息:Butforourhavingcaughtthiserror,thewebapplicationcontextwouldnothaveinitialized.org.springframework.beans.factory.BeanCreation...
677
热度 -
spring 3.2 + ehcache 注解 请问
spring3.2+ehcache注解请教晚上在网上搞了个例子,spring-ehcache.xml:<beansxmlns="http://www.springframework.org/schema/beans"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xmlns:cache="http://www.springframew...
393
热度 -
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
热度 -
PostMethod获取post提交的页面代码,如何避免URL中的空格
PostMethod获取post提交的页面代码,如何处理URL中的空格Documentdom=null; StringsoapRequestOfTargetService="<SOAP:Envelopexmlns:SOAP=\"http://schemas.xmlsoap.org/soap/envelope/\">" +"<...
95
热度 -
tomcat启动出错,log文件如次
tomcat启动出错,log文件如下:八月14,20155:15:30下午org.apache.catalina.core.AprLifecycleListenerinit信息:LoadedAPRbasedApacheTomcatNativelibrary1.1.33usingAPRversion1.5.1.八月14,20155:15:30下午org.apache.catalina.core.Ap...
137
热度 -
【各位大神】Linux下用tomcat部署war包,报错
【求助各位大神】Linux下用tomcat部署war包,报错操作系统环境是LinuxCentOS6.5tomcat版本是7.0.55jdk版本是1.6.0_45报错:java.util.zip.ZipException:errorinopeningzipfile atjava.util.zip.ZipFile.open(NativeMethod) atjava.util.zip.ZipFile.&...
44
热度 -
struts2.3.4.1启动抛错误 Unable to load configuration
struts2.3.4.1启动抛异常UnabletoloadconfigurationJavacode信息:Unabletolocateconfigurationfilesofthenamestruts-plugin.xml,skipping2012-10-237:12:52com.opensymphony.xwork2.util.logging.commons.CommonsLoggerinfo...
4682
热度 -
MyEclipse快速整合SSH struts1.2常常遇到的异常
MyEclipse快速整合SSHstruts1.2常常遇到的错误1.org.hibernate.id.IdentifierGenerationException:idsforthisclassmustbemanuallyassignedbeforecallingsave():原因:<id>元素配置不正确,<id>元素缺少其子元素<generator></g...
14
热度 -
springMVC
springMVC求助JUnit4测试报一下错误,哪位大神指点下呢java.lang.IllegalStateException:FailedtoloadApplicationContext atorg.springframework.test.context.TestContext.getApplicationContext(TestContext.java:157) atorg.springf...
62
热度 -
Spring Bean注入有关问题,搞好多天都没弄好,Error creating bean with name 'ymUserQqDaoImpl'
SpringBean注入问题,搞好多天都没弄好,急!Errorcreatingbeanwithname'ymUserQqDaoImpl'报错信息:严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.context.ContextLoaderListe...
12
热度 -
新手关于servlet的
新手求助关于servlet的十二月07,20146:28:12下午org.apache.tomcat.util.digester.SetPropertiesRulebegin警告:[SetPropertiesRule]{Server/Service/Engine/Host/Context}Settingproperty'source'to'org.eclipse.jst.jee.server:Hi...
58
热度 -
<Tomcat><Eclipse>使用Eclipse启动Tomcat失败。求解决办法
<Tomcat><Eclipse>使用Eclipse启动Tomcat失败。求解决方法之前一直都是好好的,不知道怎么突然就不行了,Java,Tomcat,Eclipse,都重新安装配置过了,还是不行,难道要让我重装系统吗?求解啊!这是Eclipse控制台的输出:严重:Achildcontainerfailedduringstartjava.util.concurrent.Ex...
105
热度 -
Server Tomcat v7.0 Server at localhost failed to start.该怎么解决
ServerTomcatv7.0Serveratlocalhostfailedtostart.又碰到这个问题了三月01,20158:57:56下午org.apache.catalina.core.AprLifecycleListenerinit信息:LoadedAPRbasedApacheTomcatNativelibrary1.1.31usingAPRversion1.4.8.三月01,2015...
624
热度 -
spring[i] 多数据源出错,好像是属性没有注入进去?大神帮忙看看,
spring[i]多数据源出错,好像是属性没有注入进去?大神帮忙看看,在线等。spring多数据源出错,好像是属性没有注入进去?大神帮忙看看,在线等。。。先看配置。<?xmlversion="1.0"encoding="UTF-8"?><beansxmlns="http://www.springframework.org/schema/beans" xmlns:xsi="htt...
790
热度