随笔分类 -  【 tomcat 】

Hot Deploy 侦探类的变化 不需重启服务器
摘要:Javarebel :http://www.zeroturnaround.com/配置: JVM 启动参数 如: -noverify -javaagent:c:\javarebel.jar 阅读全文
posted @ 2009-06-24 12:12 rubys 阅读(200) 评论(0) 推荐(0)
tomcat 编译版本
摘要:[代码] 阅读全文
posted @ 2009-05-10 17:24 rubys 阅读(406) 评论(0) 推荐(0)
Could not add one or more tag libraries
摘要:webapp 的项目的 lib 目录下与 tomcat 的 lib 目录下 jsp.api/servlet.api 重复,或者别的 jar 重复加载 阅读全文
posted @ 2009-04-29 09:48 rubys 阅读(240) 评论(0) 推荐(0)