摘要:
http://geronimo.apache.org/GMOxSAMPLES/5-minute-tutorial-on-enterprise-application-development-with-eclipse-and-geronimo.html 一、使用javarebel配置weblogic热部署 在setDomainEnv.cmd文件中增加下面一行代码,分别指定javarebel的路径与应用的classes路径: set JAVA_OPTIONS=-noverify -javaagent:E:/javarebel-2.0.1/javarebel.jar -Drebel.dirs=D:\ 阅读全文