摘要: 因为项目的种种原因,必须启动两个tomcat测试于是复制tomcat,改端口,报错,到日志看,发现shutdow端口也需要改总结 server.xml改两个地方的端口因必须根路径,,又是两个相近的ui项目,所以只能起两个tomcat换端口号了 阅读全文
posted @ 2014-09-29 10:05 stoneuu 阅读(180) 评论(0) 推荐(0) 编辑
摘要: timestamp的两个属性:CURRENT_TIMESTAMP 和ON UPDATE CURRENT_TIMESTAMP http://blog.163.com/qiongling007@126/blog/static/2142429620122611356554/http://www.cnblo... 阅读全文
posted @ 2014-09-28 21:04 stoneuu 阅读(770) 评论(0) 推荐(0) 编辑
摘要: debug 模式启动 1 sts中的配置见图片 2 centos中 ./knowledge-start.sh debug win系统ip ./knowledge-start.sh debug 192.168.120.77 阅读全文
posted @ 2014-09-28 21:00 stoneuu 阅读(244) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/xiaoluo501395377/archive/2013/04/07/3003278.htmlhttp://www.cnblogs.com/zhoulf/archive/2013/01/25/zhoulf.htmlhttp://blog.csdn.ne... 阅读全文
posted @ 2014-09-28 14:46 stoneuu 阅读(114) 评论(0) 推荐(0) 编辑
摘要: 有一些限制条件,有些我认为不正确每个路径占9位,最终生成的是数字的字符串,如001002003生成到当前路径,最多五级数据库字段path不能为空,插入数据时该字段path必须有值,因为id是插入数据后生成的,因此不可能在插入数据前获得id,因此必须自己生成一个唯一值虽然我认为使用数据库自增id是不规... 阅读全文
posted @ 2014-09-25 17:10 stoneuu 阅读(211) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/Javame/p/3632473.html1. Dubbo是什么?Dubbo是一个分布式服务框架,致力于提供高性能和透明化的RPC远程服务调用方案,以及SOA服务治理方案。简单的说,dubbo就是个服务框架,如果没有分布式的需求,其实是不需要用的,只有在... 阅读全文
posted @ 2014-09-22 17:38 stoneuu 阅读(1513) 评论(0) 推荐(0) 编辑
摘要: 图片参考http://wenku.baidu.com/link?url=DFHWF_yD-M-GCt2tfjs1npPs1xhNlyxik7i_pCBjw3oVlbssYrMvLNucuUpKg75NdZW1QvQKIbSuNtaUZeDT4UEu8GNxXKnbSRvpo0xu8x7文字http:... 阅读全文
posted @ 2014-09-22 17:35 stoneuu 阅读(271) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/deng11342/article/details/9122015http://www.blogjava.net/libin2722/archive/2007/12/04/165153.html打印Ibatis最终的SQL语句 在项目开发时都大家都希望将SQ... 阅读全文
posted @ 2014-09-22 14:02 stoneuu 阅读(355) 评论(0) 推荐(0) 编辑
摘要: 文件夹---右键 阅读全文
posted @ 2014-09-17 21:01 stoneuu 阅读(327) 评论(0) 推荐(0) 编辑
摘要: hook declined FATAL: W refs/heads DENIED by fallthru errorgit提交代码时报错,网上查了,最终结果竟然是测试人员没有给我配置写的权限,配置了之后OK 阅读全文
posted @ 2014-09-09 13:38 stoneuu 阅读(918) 评论(0) 推荐(0) 编辑