上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 42 下一页

2016年5月5日

web.xml配置文件中<async-supported>true</async-supported>报错的解决方案

摘要: 为什么用到这个: ssh集成了cxf,当登录系统后,发现系统报错,控制台不断输出下面信息: 2016-05-05 11:05:06 - [http-bio-8080-exec-4] - WARN - ExceptionHandler:38 - Error: java.lang.IllegalStat 阅读全文

posted @ 2016-05-05 11:10 struggle_beiJing 阅读(10050) 评论(0) 推荐(0) 编辑

Struts2中关于"There is no Action mapped for namespace / and action name"的总结

摘要: http://www.cnblogs.com/gulvzhe/archive/2011/11/21/2256632.html 阅读全文

posted @ 2016-05-05 10:58 struggle_beiJing 阅读(167) 评论(0) 推荐(0) 编辑

2016年5月4日

spring四种依赖注入方式

摘要: http://blessht.iteye.com/blog/1162131 阅读全文

posted @ 2016-05-04 17:09 struggle_beiJing 阅读(109) 评论(0) 推荐(0) 编辑

Spring @Resource、@Autowired、@Qualifier的注解注入及区别

摘要: http://blog.csdn.net/baple/article/details/17891755 阅读全文

posted @ 2016-05-04 17:07 struggle_beiJing 阅读(171) 评论(0) 推荐(0) 编辑

CXF自动生成客户端

摘要: 官网下载apache-cxf-3.1.6,bin目录下。配置环境变量,生成客户端 http://blog.csdn.net/jaune161/article/details/25499939 http://happyzj.iteye.com/blog/1141076 阅读全文

posted @ 2016-05-04 17:05 struggle_beiJing 阅读(233) 评论(0) 推荐(0) 编辑

maven update 以后报错。

摘要: java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[loca 阅读全文

posted @ 2016-05-04 09:35 struggle_beiJing 阅读(1717) 评论(0) 推荐(0) 编辑

2016年5月2日

Mavne + Spring整合CXF

摘要: http://blog.csdn.net/xiongyu777888/article/details/23787615(没毛病) http://blog.csdn.net/hbsong75/article/details/41207585(没发病,但是他的配置文件为什么那么些看不懂cxf-servl 阅读全文

posted @ 2016-05-02 20:42 struggle_beiJing 阅读(133) 评论(0) 推荐(0) 编辑

Spring和CXF整合时报Unsupported major.minor version 51.0异常

摘要: 好吧,官网上有写:The current plan is that CXF 3.1 will no longer support Java 6 and will require Java 7 or newer. Users are strongly encouraged to start movin 阅读全文

posted @ 2016-05-02 20:37 struggle_beiJing 阅读(384) 评论(0) 推荐(0) 编辑

2016年5月1日

Spring加载resource时classpath*:与classpath:的区别

摘要: http://blog.csdn.net/kkdelta/article/details/5507799 阅读全文

posted @ 2016-05-01 01:57 struggle_beiJing 阅读(141) 评论(0) 推荐(0) 编辑

浅析JAVA_HOME,CLASSPATH和PATH的作用

摘要: http://www.jb51.net/article/39894.htm 阅读全文

posted @ 2016-05-01 01:23 struggle_beiJing 阅读(121) 评论(0) 推荐(0) 编辑

上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 42 下一页

导航