简体   繁体   English

使热代码替换正常工作(Eclipse EE juno,Jboss AS 7.1)

[英]Getting hot code replace working (Eclipse EE juno, Jboss AS 7.1)

I have referred to the question Here and have been unable to resolve my issue at all. 我已经提到了这里的问题,根本无法解决我的问题。

I'm making a dynamic web project that uses jsp / css as well as jquery. 我正在制作一个使用jsp / css和jquery的动态Web项目。 Right now I need to stop the server, clean, and republish. 现在,我需要停止服务器,清理并重新发布。

I have build automatically checked, I have selected automatically publish on the server... I'm not really sure if I'm missing something but I'd love to get this working as frontend development without realtime editing is horrid. 我已经自动检查了构建,选择了自动发布在服务器上...我不确定是否遗漏了一些东西,但是我很想让这种工作正常进行,因为无需实时编辑就可以进行前端开发。

I'm not using maven or any other form of source control (yet)(I can add in ivy, if need be?) 我还没有使用Maven或任何其他形式的源代码控制(还可以)(我可以在ivy中添加,如果需要的话?)

Thanks.! 谢谢。!

Image of server setup 服务器设置的图像

我还建立了自动检查。

If your are using the JBoss Server Manager that came with the Jboss Tools Suite you have to mark the "Automatically publish when resources change" option of the "Publishing" section of your Jboss Server Configuration. 如果您使用的是Jboss工具套件随附的JBoss服务器管理器 ,则必须在Jboss服务器配置的“发布”部分中标记“资源更改时自动发布”选项。

You can find the Jboss Tools for Juno here , or you can use the Jboss Developer Studio IDE, that is an Eclipse Indigo + Jboss Tools like explained here (I'm using it, and it runs way better than eclipse, don't know why, but that's just my experience) 您可以在JBoss的工具朱诺这里 ,也可以使用Jboss的开发人员Studio IDE,这是一个Eclipse靛蓝+ JBoss的工具一样解释在这里 (我使用它,它运行的方式比月食好,不知道为什么,但这只是我的经验)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM