摘要:
tomcat的webapp下放了多个应用,当tomcat启动时会出现perm区内存溢出的报错:Exception in thread "portalMessageListener-444" java.lang.OutOfMemoryError: PermGen space解决方案:增加catalin... 阅读全文
摘要:
本文转自 http://hanqunfeng.iteye.com/blog/668133相关系列:linux下jdk的安装 http://hanqunfeng.iteye.com/blog/680708linux下ant的安装 http://hanqunfeng.iteye.com/blog/668... 阅读全文
摘要:
1. 需要使用svnant,从SVN中获取源码需要使用的扩展包:svnant-1.3.1.zip里所有的jar下载地址:http://subclipse.tigris.org/files/documents/906/49042/svnant-1.3.1.zipbuild.xml中的写法 ... 阅读全文