03 2018 档案
resin+spring-websocket 深坑
摘要:公司服务器用的是resin 4.0.44,由于之前一直使用tomcat,所有本地测试还是用的tomcat。 现在项目新需求需要用到websocket,于是就使用了spring-websocket封装好的api,本地开发一切顺利, 于是开始上线上测试环境了,这时resin和spring-websock 阅读全文
posted @ 2018-03-13 10:33 断肠夕阳丿 阅读(425) 评论(0) 推荐(0)
spring Websocket 报 No suitab le default RequestUpgradeStrategy found
摘要:开始使用Tomcat8开发一切挺好的,但是公司的Paas平台上的服务器是Resin4.0.44,启动时包如下错误 WARN o.s.web.context.support.XmlWebApplicationContext - Exception e ncountered during context 阅读全文
posted @ 2018-03-01 09:01 断肠夕阳丿 阅读(1488) 评论(0) 推荐(0)