`
Geoffreygeng
  • 浏览: 20225 次
  • 性别: Icon_minigender_1
  • 来自: 石家庄
社区版块
存档分类
最新评论
文章列表

10月30日

手机接到从短信平台发出的短信出现中文乱码,后发现居然忘写form提交方式... 要不是家人的提醒根本想不起来今天生日,25周了。却没有感到丝毫的快乐。
org.springframework.dao.InvalidDataAccessApiUsageException: Write operations are not allowed in read-only mode (FlushMode.NEVER) - turn your Session into FlushMode.AUTO or remove 'readOnly' marker from transaction definition 出现这种异常,我的解决方法是: 在ApplicationContext.xml中配置 <!--配置事务拦截器--> <bean ...

淡 忘

时间真的可以冲淡一切。
子曰:“视其所以,观其所由,察其所安。人焉廋哉?人焉廋哉?” 解说:“视”、“观”、“察”这三字都有“看”的意思,但在这里具体所指不同。“视”是就当前能看到的事物而言,“观”是就以往、过去的事物而言, ...
    Document root element "beans", must match DOCTYPE root "null". myeclipse6.5下启服务报这个异常说明Spring jar冲突,因为工程是从CVS checkout下来的,在公司一切正常,首先排除配置文件的问题,从XFire core libraries里删掉了Spring1.2.6 因为与Spring 2 冲突。接着删掉Referenced Libraries中重复的Spring开头的jar后问题依然存在,最后发现lib中有大量重复jar,都是同一种jar有两到三个不同版本,逐 ...
Eclipse发布项目时部署失败情况解决办法 MyEclipse中的java项目,部署时提示的错误信息如下: Deployment failure on Tomcat 6.x. Could not copy all resources to E:\apache-tomcat-6.0.16\webapps\HebbnWebServices. If a file is locked, you can wait until the lock times out to redeploy, or stop the server and redeploy, or manually remove the ...
Global site tag (gtag.js) - Google Analytics