码迷,mamicode.com
首页 > 系统相关 > 详细

JRebel+myeclipse 热部署

时间:2015-08-04 19:28:29      阅读:347      评论:0      收藏:0      [点我收藏+]

标签:jrebel   tomcat   myeclipse   

做web项目开发,后台java代码的修改总需要重启tomcat服务器,太浪费时间,今天终于有时间折腾这个了,配置热部署避免重启tomcat。

  1. 开发环境
    myeclipse2013
    tomcat7
    JRebel5.3.2

  2. 遇到的报错信息
    `
    Error opening zip file or JAR manifest missing : D:/MyEclipse
    Error occurred during initialization of VM
    agent library failed to into: instrument

    问题分析:Myeclipse安装目录中存在空格,目录无法识别,重新安装去掉安装文件夹名中的空格即可。
    配置完成,启动 当前TOMCAT 7.X上发布的项目,控制台打印如下信息未出现异常,即说明配置成功。
    技术分享

  3. 资料分享,大家可以自己去下载哦
    链接: http://pan.baidu.com/s/1gdKtBW3 密码: gak6

版权声明:本文为博主原创文章,未经博主允许不得转载。

JRebel+myeclipse 热部署

标签:jrebel   tomcat   myeclipse   

原文地址:http://blog.csdn.net/chen1218chen/article/details/47279357

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!