标签:style blog http color os 使用 ar java for
环境变量名:JAVA_OPTS
环境变量值:-javaagent:%REBEL_HOME%\jrebel.jar -Drebel.hibernate_plugin=true -Drebel.spring_plugin=true -Drebel.struts2_plugin=true
环境变量名:REBEL_HOME
环境变量值:D:\jrebel-5.6.3-crack(这个路径就是你JRebel的解压目录)
2014-10-08 21:22:08 JRebel:
2014-10-08 21:22:08 JRebel: #############################################################
2014-10-08 21:22:08 JRebel:
2014-10-08 21:22:08 JRebel: JRebel 5.6.3 (201409050929)
2014-10-08 21:22:08 JRebel: (c) Copyright ZeroTurnaround OU, Estonia, Tartu.
2014-10-08 21:22:08 JRebel:
2014-10-08 21:22:08 JRebel: Over the last 2 days JRebel prevented
2014-10-08 21:22:08 JRebel: at least 43 redeploys/restarts saving you about 1.7 hours.
2014-10-08 21:22:08 JRebel:
2014-10-08 21:22:08 JRebel: This product is licensed to anonymous-user
2014-10-08 21:22:08 JRebel: for unlimited number of developer seats on site.
2014-10-08 21:22:08 JRebel: ####### Cracked by anonymous-user, For FUN! Unlimited! Enjoy! ######
2014-10-08 21:22:08 JRebel:
2014-10-08 21:22:08 JRebel:
2014-10-08 21:22:08 JRebel:
2014-10-08 21:22:08 JRebel: The following plugins are disabled at the moment:
2014-10-08 21:22:08 JRebel: * Axis2 WAS plugin (set -Drebel.axis2_was_plugin=true to enable)
2014-10-08 21:22:08 JRebel:
2014-10-08 21:22:08 JRebel: #############################################################
2014-10-08 21:22:08 JRebel:
@echo off
set JAVA_OPTS=-javaagent:[path/to/]jrebel.jar %JAVA_OPTS%
call "%~dp0\catalina.bat" %*
菜鸟教程之工具使用(四)——借助JRebel使Tomcat支持热部署
标签:style blog http color os 使用 ar java for
原文地址:http://www.cnblogs.com/liushuijinger/p/4012102.html